Skip to content

Commit c391084

Browse files
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#1284)
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.1...rel/commons-text-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c33d235 commit c391084

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.327'
7979

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

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

0 commit comments

Comments
 (0)