Skip to content

Commit 6ea2bd7

Browse files
Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.16 (#244)
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.16. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdc7512 commit 6ea2bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262

6363
implementation(libs.bundles.postgres)
6464
implementation(libs.konfig)
65-
implementation("org.slf4j:slf4j-api:2.0.12")
65+
implementation("org.slf4j:slf4j-api:2.0.16")
6666

6767
implementation("io.prometheus:simpleclient_common:0.16.0")
6868
implementation("io.prometheus:simpleclient_hotspot:0.16.0")

0 commit comments

Comments
 (0)