Skip to content

Commit f90e958

Browse files
Bump kotlin-logging-jvm from 3.0.2 to 3.0.3
Bumps [kotlin-logging-jvm](https://github.com/MicroUtils/kotlin-logging) from 3.0.2 to 3.0.3. - [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/3.0.3) --- 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] <[email protected]>
1 parent 698438b commit f90e958

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.20</kotlin.version>
3737
<jackson-kotlin.version>2.13.4</jackson-kotlin.version>
38-
<kotlin-logging.version>3.0.2</kotlin-logging.version>
38+
<kotlin-logging.version>3.0.3</kotlin-logging.version>
3939
<mockk.version>1.12.4</mockk.version>
4040
<junit.jupiter.version>5.9.1</junit.jupiter.version>
4141
<slf4j.version>2.0.1</slf4j.version>

0 commit comments

Comments
 (0)