Skip to content

Commit

Permalink
Bump io.klogging:klogging-jvm in /scheduler/data-flow
Browse files Browse the repository at this point in the history
Bumps [io.klogging:klogging-jvm](https://github.com/klogging/klogging) from 0.5.14 to 0.8.0.
- [Release notes](https://github.com/klogging/klogging/releases)
- [Changelog](https://github.com/klogging/klogging/blob/main/CHANGELOG.md)
- [Commits](klogging/klogging@0.5.14...0.8.0)

---
updated-dependencies:
- dependency-name: io.klogging:klogging-jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent aee8a08 commit d86e52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scheduler/data-flow/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {

dependencies {
implementation("com.natpryce:konfig:1.6.10.0")
implementation("io.klogging:klogging-jvm:0.5.14")
implementation("io.klogging:klogging-jvm:0.8.0")
implementation("io.klogging:slf4j-klogging:0.5.14")

// Kafka
Expand Down

0 comments on commit d86e52b

Please sign in to comment.