Skip to content

Commit

Permalink
Bump org.apache.opennlp:opennlp-tools from 2.4.0 to 2.5.0 (#232)
Browse files Browse the repository at this point in the history
Bumps [org.apache.opennlp:opennlp-tools](https://github.com/apache/opennlp) from 2.4.0 to 2.5.0.
- [Commits](apache/opennlp@opennlp-2.4.0...opennlp-2.5.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 6f1de02 commit 316f112
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.13")

accuracyReportImplementation("com.optimaize.languagedetector:language-detector:0.6")
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:2.4.0")
accuracyReportImplementation("org.apache.opennlp:opennlp-tools:2.5.0")
accuracyReportImplementation("org.apache.tika:tika-core:3.0.0")
accuracyReportImplementation("org.apache.tika:tika-langdetect-optimaize:3.0.0")
accuracyReportImplementation("org.slf4j:slf4j-nop:2.0.16")
Expand Down

0 comments on commit 316f112

Please sign in to comment.