Skip to content

Commit 905bcbc

Browse files
Bump kotlin-logging-jvm from 2.0.8 to 2.0.10
Bumps [kotlin-logging-jvm](https://github.com/MicroUtils/kotlin-logging) from 2.0.8 to 2.0.10. - [Release notes](https://github.com/MicroUtils/kotlin-logging/releases) - [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md) - [Commits](oshai/kotlin-logging@2.0.8...2.0.10) --- updated-dependencies: - dependency-name: io.github.microutils:kotlin-logging-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cc0afb commit 905bcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<axon.version>4.5.2</axon.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<kotlin.version>1.5.21</kotlin.version>
38-
<kotlin-logging.version>2.0.8</kotlin-logging.version>
38+
<kotlin-logging.version>2.0.10</kotlin-logging.version>
3939
<jackson-kotlin.version>2.12.4</jackson-kotlin.version>
4040
<mockk.version>1.12.0</mockk.version>
4141
<junit.jupiter.version>5.7.2</junit.jupiter.version>

0 commit comments

Comments
 (0)