Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-nop from 2.0.3 to 2.0.13 (#209)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-nop from 2.0.3 to 2.0.13.

---
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: Peter M. Stahl <[email protected]>
  • Loading branch information
dependabot[bot] and pemistahl authored Oct 15, 2024
1 parent b52ecd3 commit 63e5362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ dependencies {
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:2.4.0")
accuracyReportImplementation("org.apache.tika:tika-core:2.9.2")
accuracyReportImplementation("org.apache.tika:tika-langdetect-optimaize:2.9.2")
accuracyReportImplementation("org.slf4j:slf4j-nop:2.0.3")
accuracyReportImplementation("org.slf4j:slf4j-nop:2.0.13")
}

publishing {
Expand Down

0 comments on commit 63e5362

Please sign in to comment.