Skip to content

Commit

Permalink
Bump org.java-websocket:Java-WebSocket from 1.5.7 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.7 to 1.6.0.
- [Release notes](https://github.com/TooTallNate/Java-WebSocket/releases)
- [Changelog](https://github.com/TooTallNate/Java-WebSocket/blob/master/CHANGELOG.md)
- [Commits](TooTallNate/Java-WebSocket@v1.5.7...v1.6.0)

---
updated-dependencies:
- dependency-name: org.java-websocket:Java-WebSocket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joffrey-bion committed Jan 1, 2025
1 parent 500acab commit a492bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ vyarus-github-info-plugin = "2.0.0"
npm-sockjs-client = "1.6.1"

# test-only
java-websocket = "1.5.7"
java-websocket = "1.6.0"
jetty-websocket = "11.0.24"
npm-isomorphic-fetch = "3.0.0"
npm-isomorphic-ws = "5.0.0"
Expand Down

0 comments on commit a492bba

Please sign in to comment.