Skip to content

Commit c7a53cf

Browse files
Bump io.github.oshai:kotlin-logging-jvm from 7.0.5 to 7.0.6
Bumps [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) from 7.0.5 to 7.0.6. - [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@7.0.5...7.0.6) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f8488d commit c7a53cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
implementation("com.github.navikt.tiltakspenger-libs:meldekort-dtos:$felleslibVersion")
3737
implementation("com.github.navikt.tiltakspenger-libs:kafka:$felleslibVersion")
3838

39-
implementation("io.github.oshai:kotlin-logging-jvm:7.0.5")
39+
implementation("io.github.oshai:kotlin-logging-jvm:7.0.6")
4040
implementation("ch.qos.logback:logback-classic:1.5.18")
4141
implementation("net.logstash.logback:logstash-logback-encoder:8.0")
4242
implementation("com.papertrailapp:logback-syslog4j:1.0.0")

0 commit comments

Comments
 (0)