Skip to content

Commit

Permalink
⬆️ Bump io.github.microutils:kotlin-logging
Browse files Browse the repository at this point in the history
Bumps [io.github.microutils:kotlin-logging](https://github.com/oshai/kotlin-logging) from 1.8.0.1 to 3.0.5.
- [Release notes](https://github.com/oshai/kotlin-logging/releases)
- [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md)
- [Commits](https://github.com/oshai/kotlin-logging/commits/3.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 09bd459 commit 40963e0
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 @@ -14,7 +14,7 @@ junit-platform-launcher = "1.7.0"
strikt = "0.34.1"
jakarta = "3.0.2"
mockk = "1.12.4"
logging = "1.8.0.1"
logging = "3.0.5"

# Plugins
gradle-protobuf = "0.9.3"
Expand Down

0 comments on commit 40963e0

Please sign in to comment.