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 27f8563 commit e29eb30Copy full SHA for e29eb30
application/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
implementation 'org.kohsuke:github-api:1.329'
79
80
implementation 'org.apache.commons:commons-text:1.14.0'
81
- implementation 'com.apptasticsoftware:rssreader:3.9.3'
+ implementation 'com.apptasticsoftware:rssreader:3.10.0'
82
83
testImplementation 'org.mockito:mockito-core:5.18.0'
84
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
0 commit comments