Skip to content

Commit

Permalink
chore(gradle): bump jakarta.websocket:jakarta.websocket-api
Browse files Browse the repository at this point in the history
Bumps [jakarta.websocket:jakarta.websocket-api](https://github.com/eclipse-ee4j/websocket-api) from 2.0.0 to 2.2.0.
- [Changelog](https://github.com/jakartaee/websocket/blob/master/websocket-1.1-changes.txt)
- [Commits](https://github.com/eclipse-ee4j/websocket-api/commits)

---
updated-dependencies:
- dependency-name: jakarta.websocket:jakarta.websocket-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 21, 2024
1 parent 74e39e4 commit 24ead16
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 @@ -42,7 +42,7 @@ iceberg = "1.5.2"
immutables = "2.10.1"
jackson = "2.17.2"
jakarta-servlet = "5.0.0"
jakarta-websocket = "2.0.0"
jakarta-websocket = "2.2.0"
jama = "1.1.1"
javaparser = "3.23.0"
javax-annotation = "1.3.2"
Expand Down

0 comments on commit 24ead16

Please sign in to comment.