We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802583f commit f1bfd37Copy full SHA for f1bfd37
build.gradle.kts
@@ -79,7 +79,7 @@ dependencies {
79
implementation("no.nav.common:token-client:$nav_common_version")
80
implementation("no.nav.common:client:$nav_common_version")
81
implementation("no.nav.common:log:$nav_common_version")
82
- implementation("org.slf4j:jul-to-slf4j:2.0.16")
+ implementation("org.slf4j:jul-to-slf4j:2.0.17")
83
implementation("com.sun.xml.ws:jaxws-ri:4.0.3")
84
implementation("io.micrometer:micrometer-registry-prometheus:$prometeus_version")
85
implementation("ch.qos.logback:logback-classic:$logback_version")
0 commit comments