Skip to content

Commit

Permalink
chore(deps): bump org.java-websocket:Java-WebSocket from 1.5.7 to 1.6…
Browse files Browse the repository at this point in the history
….0 (#28)

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 17, 2024
1 parent 325d847 commit 32f73ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion echarts4j-chart-server/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
javaWebSocketVersion = "1.5.7"
javaWebSocketVersion = "1.6.0"
}

description ':doughnut: An extension for echarts4j for live update.'
Expand Down

0 comments on commit 32f73ca

Please sign in to comment.