Skip to content

Commit f1bfd37

Browse files
Bump org.slf4j:jul-to-slf4j from 2.0.16 to 2.0.17
Bumps org.slf4j:jul-to-slf4j from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:jul-to-slf4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 802583f commit f1bfd37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation("no.nav.common:token-client:$nav_common_version")
8080
implementation("no.nav.common:client:$nav_common_version")
8181
implementation("no.nav.common:log:$nav_common_version")
82-
implementation("org.slf4j:jul-to-slf4j:2.0.16")
82+
implementation("org.slf4j:jul-to-slf4j:2.0.17")
8383
implementation("com.sun.xml.ws:jaxws-ri:4.0.3")
8484
implementation("io.micrometer:micrometer-registry-prometheus:$prometeus_version")
8585
implementation("ch.qos.logback:logback-classic:$logback_version")

0 commit comments

Comments
 (0)