Skip to content

Commit e80ff29

Browse files
dependabot[bot]fhoeben
authored andcommitted
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55057e4 commit e80ff29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
implementation "org.slf4j:slf4j-jdk14:2.0.16"
7777
implementation "org.json:json:20250517"
7878
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
79-
implementation "org.apache.commons:commons-text:1.13.0"
79+
implementation "org.apache.commons:commons-text:1.13.1"
8080
implementation "org.openjdk.nashorn:nashorn-core:15.6"
8181
implementation "org.codehaus.groovy:groovy-xml:3.0.19"
8282

0 commit comments

Comments
 (0)