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 YiiGuxing committed Dec 17, 2024
1 parent 81da917 commit 2d04712
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 @@ -5,7 +5,7 @@ dbutils = "1.8.1"
mp3spi = "1.9.5.4"
ideaCompat = "0.0.4"
junit = "4.13.2"
websocket = "1.5.7"
websocket = "1.6.0"

# plugins
kotlin = "2.1.0"
Expand Down

0 comments on commit 2d04712

Please sign in to comment.