We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33d235 commit c391084Copy full SHA for c391084
application/build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
78
implementation 'org.kohsuke:github-api:1.327'
79
80
- implementation 'org.apache.commons:commons-text:1.13.1'
+ implementation 'org.apache.commons:commons-text:1.14.0'
81
implementation 'com.apptasticsoftware:rssreader:3.9.3'
82
83
testImplementation 'org.mockito:mockito-core:5.18.0'
0 commit comments