We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be58c7b commit 54fb954Copy full SHA for 54fb954
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.12.0'
+ implementation 'org.apache.commons:commons-text:1.13.1'
81
implementation 'com.apptasticsoftware:rssreader:3.9.3'
82
83
testImplementation 'org.mockito:mockito-core:5.17.0'
0 commit comments