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 2ba0020 commit d9f5c1dCopy full SHA for d9f5c1d
dp-inntekt-api/build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
60
implementation(libs.bundles.postgres)
61
implementation(libs.konfig)
62
- implementation("org.slf4j:slf4j-api:2.0.16")
+ implementation("org.slf4j:slf4j-api:2.0.17")
63
64
implementation("io.prometheus:simpleclient_common:0.16.0")
65
implementation("io.prometheus:simpleclient_hotspot:0.16.0")
0 commit comments