Skip to content

Commit 8fe5725

Browse files
Bump com.apptasticsoftware:rssreader from 3.11.0 to 3.12.0
Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/w3stling/rssreader/releases) - [Commits](w3stling/rssreader@v3.11.0...v3.12.0) --- updated-dependencies: - dependency-name: com.apptasticsoftware:rssreader dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4497161 commit 8fe5725

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation 'org.kohsuke:github-api:1.329'
7979

8080
implementation 'org.apache.commons:commons-text:1.14.0'
81-
implementation 'com.apptasticsoftware:rssreader:3.11.0'
81+
implementation 'com.apptasticsoftware:rssreader:3.12.0'
8282

8383
testImplementation 'org.mockito:mockito-core:5.20.0'
8484
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"

0 commit comments

Comments
 (0)