Skip to content

Commit

Permalink
⬆️ Bump io.github.oshai:kotlin-logging-jvm from 6.0.9 to 7.0.0 (#1264)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 93ee82c commit 91c0197
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 @@ -12,7 +12,7 @@ jnativehook = "2.2.2"
jsoup = "1.17.2"
koin = "3.5.6"
kotlin = "1.9.23"
kotlin-logging = "6.0.9"
kotlin-logging = "7.0.0"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization = "1.6.3"
ktor = "2.3.11"
Expand Down

0 comments on commit 91c0197

Please sign in to comment.