We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b360d7b commit 6ed5782Copy full SHA for 6ed5782
application/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
implementation 'org.kohsuke:github-api:1.326'
79
80
implementation 'org.apache.commons:commons-text:1.12.0'
81
- implementation 'com.apptasticsoftware:rssreader:3.8.1'
+ implementation 'com.apptasticsoftware:rssreader:3.9.3'
82
83
testImplementation 'org.mockito:mockito-core:5.17.0'
84
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
0 commit comments