Skip to content

Commit d9f5c1d

Browse files
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (#289)
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- 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 2ba0020 commit d9f5c1d

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
@@ -59,7 +59,7 @@ dependencies {
5959

6060
implementation(libs.bundles.postgres)
6161
implementation(libs.konfig)
62-
implementation("org.slf4j:slf4j-api:2.0.16")
62+
implementation("org.slf4j:slf4j-api:2.0.17")
6363

6464
implementation("io.prometheus:simpleclient_common:0.16.0")
6565
implementation("io.prometheus:simpleclient_hotspot:0.16.0")

0 commit comments

Comments
 (0)