Skip to content

Commit b0f85bd

Browse files
Merge pull request #1 from chrisgleissner/dependabot/gradle/deps-907e983f14
Bump io.github.oshai:kotlin-logging-jvm from 6.0.+ to 7.0.0 in the deps group
2 parents a1afbc7 + df97e72 commit b0f85bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repositories {
1414
}
1515

1616
dependencies {
17-
implementation "io.github.oshai:kotlin-logging-jvm:6.0.+"
17+
implementation "io.github.oshai:kotlin-logging-jvm:7.0.+"
1818
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.+'
1919
implementation 'org.slf4j:slf4j-api:2.0.+'
2020
implementation "org.springframework.boot:spring-boot-starter-webflux"

0 commit comments

Comments
 (0)