Skip to content

Commit db30400

Browse files
Bump org.apache.commons:commons-text from 1.13.0 to 1.15.0
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.0 to 1.15.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.0...rel/commons-text-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bc98b5 commit db30400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ group = 'com.thegamecommunity'
1919
version = "${project.version}"
2020

2121
dependencies {
22-
shadow group: 'org.apache.commons', name: 'commons-text', version: '1.13.0'
22+
shadow group: 'org.apache.commons', name: 'commons-text', version: '1.15.0'
2323
shadow group: 'commons-io', name: 'commons-io', version: '2.18.0'
2424
shadow group: 'commons-codec', name: 'commons-codec', version: '1.18.0'
2525
shadow group: 'javax.activation', name: 'javax.activation-api', version: '1.2.0'

0 commit comments

Comments
 (0)