Skip to content

Commit d8b01ef

Browse files
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] <[email protected]>
1 parent b2eacf6 commit d8b01ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777

7878
implementation 'org.kohsuke:github-api:1.329'
7979

80-
implementation 'org.apache.commons:commons-text:1.14.0'
80+
implementation 'org.apache.commons:commons-text:1.15.0'
8181
implementation 'com.apptasticsoftware:rssreader:3.12.0'
8282

8383
testImplementation 'org.mockito:mockito-core:5.20.0'

0 commit comments

Comments
 (0)