Skip to content

Commit

Permalink
chore(deps): bump org.java-websocket:Java-WebSocket in /android (#1060)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 085c635 commit e87bffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bouncycastle = "1.79"
coil = "2.7.0"
digitalAssetLinksAndroid = "1.0.4"
espressoCore = "3.6.1"
javaWebsocket = "1.5.7"
javaWebsocket = "1.6.0"
junit = "4.13.2"
kotlinxCoroutines = "1.9.0"
material = "1.12.0"
Expand Down

0 comments on commit e87bffb

Please sign in to comment.