Skip to content

Commit 12edecc

Browse files
chore: bump io.github.oshai:kotlin-logging-jvm (#96)
Bumps the gradle-updates group with 1 update: [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging). Updates `io.github.oshai:kotlin-logging-jvm` from 7.0.12 to 7.0.13 - [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.12...7.0.13) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-version: 7.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a1ac8b commit 12edecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ seancfoley-ipaddress = { module = "com.github.seancfoley:ipaddress", version = "
2020
jayway-jsonpath= { module = "com.jayway.jsonpath:json-path", version = "2.9.0" }
2121
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.17" }
2222

23-
oshai-kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.12" }
23+
oshai-kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.13" }
2424

2525

2626
##### Testing libraries

0 commit comments

Comments
 (0)