Skip to content

Commit

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

---
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] authored Oct 15, 2024
1 parent 8a5e8c9 commit 822aecc
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.13")
accuracyReportImplementation("org.slf4j:slf4j-nop:2.0.16")
}

publishing {
Expand Down

0 comments on commit 822aecc

Please sign in to comment.