Skip to content

Commit 3510dcf

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 in /Plan (#4391)
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.14.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.14.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca5f5be commit 3510dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ subprojects {
6868
redisBungeeVersion = "0.3.8-SNAPSHOT"
6969
redisBungeeProxioDevVersion = "0.7.3"
7070

71-
commonsTextVersion = "1.14.0"
71+
commonsTextVersion = "1.15.0"
7272
commonsCompressVersion = "1.28.0"
7373
commonsCodecVersion = "1.20.0"
7474
caffeineVersion = "3.2.3"

0 commit comments

Comments
 (0)