Skip to content

Commit

Permalink
Bump io.github.oshai:kotlin-logging-jvm from 6.0.9 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 6.0.9 to 7.0.0.
- [Release notes](https://github.com/oshai/kotlin-logging/releases)
- [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md)
- [Commits](oshai/kotlin-logging@6.0.9...7.0.0)

---
updated-dependencies:
- dependency-name: io.github.oshai:kotlin-logging-jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 8d9f179 commit 3e1a32d
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 @@ -27,7 +27,7 @@ dependencies {
implementation("io.quarkus:quarkus-rest")
implementation("io.quarkus:quarkus-jackson")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
implementation("io.github.oshai:kotlin-logging-jvm:6.0.9")
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")
implementation("xyz.gianlu.zeroconf:zeroconf:1.3.2")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")

Expand Down

0 comments on commit 3e1a32d

Please sign in to comment.