Skip to content

Commit

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

Updates `com.ubertob.kondor:kondor-core` from 3.2.0 to 3.2.2
- [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.2.0 to 3.2.2
- [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-patch
- dependency-name: com.ubertob.kondor:kondor-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 26, 2024
1 parent f0d08db commit 50e06c7
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.20"
ktor = "2.3.12"
hoplite = "2.8.0"
kondor = "3.2.0"
kondor = "3.2.2"
confluent = "7.3.3" # FIXME 7.4.0
log4j = "2.24.0"
flyway = "10.18.1"
Expand Down

0 comments on commit 50e06c7

Please sign in to comment.