Skip to content

Commit d1560e7

Browse files
Bump kotlin-logging-jvm from 2.1.20 to 2.1.21
Bumps [kotlin-logging-jvm](https://github.com/MicroUtils/kotlin-logging) from 2.1.20 to 2.1.21. - [Release notes](https://github.com/MicroUtils/kotlin-logging/releases) - [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md) - [Commits](https://github.com/MicroUtils/kotlin-logging/commits/2.1.21) --- 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 90195af commit d1560e7

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
@@ -34,7 +34,7 @@
3434
<axon.version>4.5.5</axon.version>
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<kotlin.version>1.6.10</kotlin.version>
37-
<kotlin-logging.version>2.1.20</kotlin-logging.version>
37+
<kotlin-logging.version>2.1.21</kotlin-logging.version>
3838
<jackson-kotlin.version>2.13.0</jackson-kotlin.version>
3939
<mockk.version>1.12.1</mockk.version>
4040
<junit.jupiter.version>5.8.2</junit.jupiter.version>

0 commit comments

Comments
 (0)