Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fhoeben committed Oct 26, 2024
1 parent 662496d commit 3e49a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation "org.slf4j:slf4j-jdk14:2.0.16"
implementation "org.json:json:20240303"
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
implementation "org.apache.commons:commons-text:1.11.0"
implementation "org.apache.commons:commons-text:1.12.0"
implementation "org.openjdk.nashorn:nashorn-core:15.4"

compileOnly gradleApi()
Expand Down

0 comments on commit 3e49a55

Please sign in to comment.