Skip to content

Commit

Permalink
Bump kondor from 3.0.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps `kondor` from 3.0.0 to 3.1.1.

Updates `com.ubertob.kondor:kondor-core` from 3.0.0 to 3.1.1
- [Changelog](https://github.com/uberto/kondor-json/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uberto/kondor-json/commits)

Updates `com.ubertob.kondor:kondor-tools` from 3.0.0 to 3.1.1
- [Changelog](https://github.com/uberto/kondor-json/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uberto/kondor-json/commits)

---
updated-dependencies:
- dependency-name: com.ubertob.kondor:kondor-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.ubertob.kondor:kondor-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 23, 2024
1 parent 104d86c commit 677e7be
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 @@ -2,7 +2,7 @@
kotlin = "2.0.10"
ktor = "2.3.11"
hoplite = "2.7.5"
kondor = "3.0.0"
kondor = "3.1.1"
confluent = "7.3.3" # FIXME 7.4.0
log4j = "2.23.1"
flyway = "10.17.1"
Expand Down

0 comments on commit 677e7be

Please sign in to comment.