Skip to content

Commit ee3ecca

Browse files
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#1094)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text 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 2c56a99 commit ee3ecca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777

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

80-
implementation 'org.apache.commons:commons-text:1.11.0'
80+
implementation 'org.apache.commons:commons-text:1.12.0'
8181
implementation 'com.apptasticsoftware:rssreader:3.6.0'
8282

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

0 commit comments

Comments
 (0)