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 cdc7512 commit 6ea2bd7Copy full SHA for 6ea2bd7
dp-inntekt-api/build.gradle.kts
@@ -62,7 +62,7 @@ dependencies {
62
63
implementation(libs.bundles.postgres)
64
implementation(libs.konfig)
65
- implementation("org.slf4j:slf4j-api:2.0.12")
+ implementation("org.slf4j:slf4j-api:2.0.16")
66
67
implementation("io.prometheus:simpleclient_common:0.16.0")
68
implementation("io.prometheus:simpleclient_hotspot:0.16.0")
0 commit comments