Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jetty.websocket:websocket-client
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jetty.websocket:websocket-client from 9.4.56.v20240826 to 9.4.57.v20241219.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty.websocket:websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and blackspherefollower committed Mar 3, 2025
1 parent de707ac commit dd7c2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buttplug4j.connectors.jetty.websocket.client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {

dependencies {
api project(':buttplug4j')
api 'org.eclipse.jetty.websocket:websocket-client:9.4.56.v20240826'
api 'org.eclipse.jetty.websocket:websocket-client:9.4.57.v20241219'
api 'org.eclipse.jetty.websocket:websocket-api:9.4.56.v20240826'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
}
Expand Down

0 comments on commit dd7c2cc

Please sign in to comment.