Skip to content

Commit

Permalink
Bump org.apache.opennlp:opennlp-tools from 2.3.2 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp) from 2.3.2 to 2.4.0.
- [Commits](apache/opennlp@opennlp-2.3.2...opennlp-2.4.0)

---
updated-dependencies:
- dependency-name: org.apache.opennlp:opennlp-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 90b8910 commit b3f59d5
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 @@ -311,7 +311,7 @@ dependencies {
testImplementation("io.mockk:mockk:1.13.5")

accuracyReportImplementation("com.optimaize.languagedetector:language-detector:0.6")
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:2.3.2")
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")
Expand Down

0 comments on commit b3f59d5

Please sign in to comment.