We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb249f7 commit 8cb8402Copy full SHA for 8cb8402
spring-boot-3-demo-app-kotlin/build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
implementation("com.github.blagerweij:liquibase-sessionlock")
33
implementation(libs.datasource.micrometer)
34
implementation(libs.logstash)
35
- implementation("io.github.oshai:kotlin-logging-jvm:7.0.7")
+ implementation("io.github.oshai:kotlin-logging-jvm:7.0.13")
36
37
testImplementation("org.springframework.boot:spring-boot-starter-test")
38
testImplementation("org.springframework.boot:spring-boot-starter-webflux")
0 commit comments