Skip to content

Commit 52de516

Browse files
build(deps): bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
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>
1 parent bb437dc commit 52de516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ baksmali = "b6365a84f4" # https://github.com/google/smali/issues/100
33
commons_io = "2.21.0"
44
commons_cli = "1.11.0"
55
commons_lang3 = "3.20.0"
6-
commons_text = "1.14.0"
6+
commons_text = "1.15.0"
77
guava = "33.5.0-jre"
88
junit = "4.13.2"
99
r8 = "8.13.17"

0 commit comments

Comments
 (0)