Skip to content

Commit 9623fac

Browse files
dependabot[bot]Numichi
authored andcommitted
build(deps): bump io.github.oshai:kotlin-logging-jvm in /reactive-logger
Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 6.0.4 to 6.0.9. - [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@6.0.4...6.0.9) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33ade97 commit 9623fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive-logger/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation("org.springframework.boot:spring-boot-autoconfigure:3.2.4")
5252
implementation("io.projectreactor.kotlin:reactor-kotlin-extensions:1.2.2")
5353
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactor:1.8.0")
54-
api("io.github.oshai:kotlin-logging-jvm:6.0.4")
54+
api("io.github.oshai:kotlin-logging-jvm:6.0.9")
5555

5656
annotationProcessor("org.springframework.boot:spring-boot-configuration-processor:3.2.4")
5757
kapt("org.springframework.boot:spring-boot-configuration-processor:3.2.4")

0 commit comments

Comments
 (0)