Skip to content

Commit

Permalink
Bump krossbow from 8.2.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps `krossbow` from 8.2.0 to 9.0.0.

Updates `org.hildan.krossbow:krossbow-stomp-kxserialization-json` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/joffrey-bion/krossbow/releases)
- [Changelog](https://github.com/joffrey-bion/krossbow/blob/main/CHANGELOG.md)
- [Commits](joffrey-bion/krossbow@8.2.0...9.0.0)

Updates `org.hildan.krossbow:krossbow-websocket-builtin` from 8.2.0 to 9.0.0
- [Release notes](https://github.com/joffrey-bion/krossbow/releases)
- [Changelog](https://github.com/joffrey-bion/krossbow/blob/main/CHANGELOG.md)
- [Commits](joffrey-bion/krossbow@8.2.0...9.0.0)

---
updated-dependencies:
- dependency-name: org.hildan.krossbow:krossbow-stomp-kxserialization-json
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hildan.krossbow:krossbow-websocket-builtin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joffrey-bion committed Jan 28, 2025
1 parent 908b125 commit d195401
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 @@ -14,7 +14,7 @@ javax-annotation-api = "1.3.2"
kotlin = "2.1.10"
kotlinx-coroutines = "1.10.1"
kotlinx-serialization = "1.8.0"
krossbow = "8.2.0"
krossbow = "9.0.0"
logback-classic = "1.5.16"
loki-logback-appender = "1.6.0"
micrometer-registry-prometheus = "1.14.3"
Expand Down

0 comments on commit d195401

Please sign in to comment.