Skip to content

Commit 14bcc42

Browse files
Bump org.apache.commons:commons-text in the dependencies group (#346)
Bumps the dependencies group with 1 update: [org.apache.commons:commons-text](https://github.com/apache/commons-text). Updates `org.apache.commons: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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ad9cca commit 14bcc42

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
@@ -48,7 +48,7 @@ subprojects {
4848
errorpronePluginVersion = '2.0.2'
4949
spotbugsVersion = '4.8.6'
5050
spotbugsPluginVersion = '5.2.5'
51-
commonsTextVersion = '1.14.0'
51+
commonsTextVersion = '1.15.0'
5252
stefanbirknerSystemLambdaVersion = '1.2.1'
5353
googleJavaFormatVersion = '1.7'
5454
dockerPluginVersion = '0.34.0'

0 commit comments

Comments
 (0)