Skip to content

Commit b22d0d8

Browse files
Bump io.github.oshai:kotlin-logging from 5.0.1 to 5.1.0 (#323)
Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) from 5.0.1 to 5.1.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@5.0.1...5.1.0) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raúl Raja Martínez <[email protected]>
1 parent 74b6a83 commit b22d0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ okio = "3.5.0"
99
kotest = "5.6.2"
1010
kotest-testcontainers = "2.0.2"
1111
kotest-arrow = "1.3.3"
12-
klogging = "5.0.1"
12+
klogging = "5.1.0"
1313
uuid = "0.0.21"
1414
postgresql = "42.6.0"
1515
testcontainers = "1.18.3"

0 commit comments

Comments
 (0)