Skip to content

Commit

Permalink
Bump org.zeromq:jeromq from 0.5.4 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [org.zeromq:jeromq](https://github.com/zeromq/jeromq) from 0.5.4 to 0.6.0.
- [Changelog](https://github.com/zeromq/jeromq/blob/master/CHANGELOG.md)
- [Commits](zeromq/jeromq@v0.5.4...v0.6.0)

---
updated-dependencies:
- dependency-name: org.zeromq:jeromq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent ac06458 commit c6622fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
implementation("com.fasterxml.jackson.core:jackson-databind:2.16.1")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.16.1")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.16.1")
implementation("org.zeromq:jeromq:0.5.4")
implementation("org.zeromq:jeromq:0.6.0")
implementation("com.esotericsoftware:kryo:5.5.0")
implementation("de.javakaffee:kryo-serializers:0.45")
implementation("org.msgpack:msgpack-core:0.9.8")
Expand Down

0 comments on commit c6622fa

Please sign in to comment.