Skip to content

Commit

Permalink
Bump org.java-websocket:Java-WebSocket from 1.5.7 to 1.6.0 (#13044)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent e566948 commit a217ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ subprojects {
hamcrestVersion = "2.0.0.0"
jacksonDataTypeVersion = "2.18.2"
jakartaMailVersion = "2.0.1"
javaWebSocketVersion = "1.5.7"
javaWebSocketVersion = "1.6.0"
jaxbImplVersion = "4.0.5"
jetbrainsAnnotationsVersion = "26.0.1"
jlayerVersion = "1.0.1.4"
Expand Down

0 comments on commit a217ace

Please sign in to comment.