Skip to content

Commit 8cb8402

Browse files
Bump io.github.oshai:kotlin-logging-jvm from 7.0.7 to 7.0.13
Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 7.0.7 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.7...7.0.13) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-version: 7.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb249f7 commit 8cb8402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-3-demo-app-kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation("com.github.blagerweij:liquibase-sessionlock")
3333
implementation(libs.datasource.micrometer)
3434
implementation(libs.logstash)
35-
implementation("io.github.oshai:kotlin-logging-jvm:7.0.7")
35+
implementation("io.github.oshai:kotlin-logging-jvm:7.0.13")
3636

3737
testImplementation("org.springframework.boot:spring-boot-starter-test")
3838
testImplementation("org.springframework.boot:spring-boot-starter-webflux")

0 commit comments

Comments
 (0)