Skip to content

Commit

Permalink
Bump io.github.oshai:kotlin-logging from 7.0.0 to 7.0.3 (#330)
Browse files Browse the repository at this point in the history
Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 7.0.0 to 7.0.3.
- [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@7.0.0...7.0.3)

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

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 Jan 21, 2025
1 parent 35812df commit b2bf483
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 @@ -16,7 +16,7 @@ autoService = "1.1.1"
cel = "0.5.1"
grpc-java = "1.69.0"
grpc-kotlin = "1.4.1"
kotlinLogging = "7.0.0"
kotlinLogging = "7.0.3"
kotlinPoet = "2.0.0"
kotlinx-coroutines = "1.10.1"
kotlinx-serialization = "1.7.3"
Expand Down

0 comments on commit b2bf483

Please sign in to comment.