Skip to content

Commit e77f149

Browse files
Bump io.github.oshai:kotlin-logging from 7.0.12 to 7.0.13 (#54)
Bumps [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) 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 dependency-version: 7.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nikita Smirnov <46124551+Nikita-Smirnov-Exactpro@users.noreply.github.com>
1 parent c500655 commit e77f149

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
@@ -2,7 +2,7 @@
22
kotlin = "2.2.10"
33

44
[libraries]
5-
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.12" }
5+
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.13" }
66

77
th2-common = { group = "com.exactpro.th2", name = "common", version = "5.16.0-dev" }
88

0 commit comments

Comments
 (0)