Skip to content

Commit e29eb30

Browse files
Bump com.apptasticsoftware:rssreader from 3.9.3 to 3.10.0 (#1294)
Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.9.3 to 3.10.0. - [Release notes](https://github.com/w3stling/rssreader/releases) - [Commits](w3stling/rssreader@v3.9.3...v3.10.0) --- updated-dependencies: - dependency-name: com.apptasticsoftware:rssreader dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27f8563 commit e29eb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9.3'
81+
implementation 'com.apptasticsoftware:rssreader:3.10.0'
8282

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

0 commit comments

Comments
 (0)