Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit c4a4b94

Browse files
Bump org.slf4j:slf4j-nop from 2.0.10 to 2.0.11 (#99)
Bumps org.slf4j:slf4j-nop from 2.0.10 to 2.0.11. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-nop 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> Co-authored-by: Zac Sweers <[email protected]>
1 parent 44bd73f commit c4a4b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
3434
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
3535
okio = "com.squareup.okio:okio:3.7.0"
3636
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.5.0"
37-
slf4jNop = "org.slf4j:slf4j-nop:2.0.10"
37+
slf4jNop = "org.slf4j:slf4j-nop:2.0.11"
3838
junit = "junit:junit:4.13.2"
3939
tikxml-htmlEscape = { module = "com.tickaroo.tikxml:converter-htmlescape", version.ref = "tikxml" }
4040
truth = "com.google.truth:truth:1.3.0"

0 commit comments

Comments
 (0)