Skip to content

Commit df97e72

Browse files
Bump io.github.oshai:kotlin-logging-jvm in the deps group
Bumps the deps group with 1 update: [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging). Updates `io.github.oshai:kotlin-logging-jvm` from 6.0.+ to 7.0.0 - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md) - [Commits](https://github.com/oshai/kotlin-logging/commits/7.0.0) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1afbc7 commit df97e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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)