Skip to content

Commit

Permalink
chore(deps): bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5…
Browse files Browse the repository at this point in the history
….7 (#7)

Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.6 to 1.5.7.
- [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.6...v1.5.7)

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

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 Sep 13, 2024
1 parent 23e7925 commit b83eea9
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.6"
javaWebSocketVersion = "1.5.7"
}

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

0 comments on commit b83eea9

Please sign in to comment.