Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-nop from 2.0.11 to 2.0.12 (#113)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 14, 2024
1 parent c99ca7b commit 0f7b6b9
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.8.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 0f7b6b9

Please sign in to comment.