We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1afbc7 commit df97e72Copy full SHA for df97e72
build.gradle
@@ -14,7 +14,7 @@ repositories {
14
}
15
16
dependencies {
17
- implementation "io.github.oshai:kotlin-logging-jvm:6.0.+"
+ implementation "io.github.oshai:kotlin-logging-jvm:7.0.+"
18
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.+'
19
implementation 'org.slf4j:slf4j-api:2.0.+'
20
implementation "org.springframework.boot:spring-boot-starter-webflux"
0 commit comments