Skip to content

Commit 56da116

Browse files
Bump kotlin-logging-jvm from 2.1.23 to 3.0.2
Bumps [kotlin-logging-jvm](https://github.com/MicroUtils/kotlin-logging) from 2.1.23 to 3.0.2. - [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) --- updated-dependencies: - dependency-name: io.github.microutils:kotlin-logging-jvm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34a2ed2 commit 56da116

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
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<kotlin.version>1.7.10</kotlin.version>
3737
<jackson-kotlin.version>2.13.4</jackson-kotlin.version>
38-
<kotlin-logging.version>2.1.23</kotlin-logging.version>
38+
<kotlin-logging.version>3.0.2</kotlin-logging.version>
3939
<mockk.version>1.12.4</mockk.version>
4040
<junit.jupiter.version>5.9.0</junit.jupiter.version>
4141
<slf4j.version>2.0.1</slf4j.version>

0 commit comments

Comments
 (0)