Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-nop from 2.0.11 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-nop from 2.0.11 to 2.0.12.

---
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]>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent 96b93eb commit 169fee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
okio = "com.squareup.okio:okio:3.7.0"
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.5.0"
slf4jNop = "org.slf4j:slf4j-nop:2.0.11"
slf4jNop = "org.slf4j:slf4j-nop:2.0.12"
junit = "junit:junit:4.13.2"
tikxml-htmlEscape = { module = "com.tickaroo.tikxml:converter-htmlescape", version.ref = "tikxml" }
truth = "com.google.truth:truth:1.3.0"
Expand Down

0 comments on commit 169fee1

Please sign in to comment.