Skip to content

Commit 03ebfe0

Browse files
Bump com.apptasticsoftware:rssreader from 3.6.0 to 3.8.1
Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.6.0 to 3.8.1. - [Release notes](https://github.com/w3stling/rssreader/releases) - [Commits](w3stling/rssreader@v3.6.0...v3.8.1) --- updated-dependencies: - dependency-name: com.apptasticsoftware:rssreader dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f49d430 commit 03ebfe0

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.321'
7979

8080
implementation 'org.apache.commons:commons-text:1.12.0'
81-
implementation 'com.apptasticsoftware:rssreader:3.6.0'
81+
implementation 'com.apptasticsoftware:rssreader:3.8.1'
8282

8383
testImplementation 'org.mockito:mockito-core:5.12.0'
8484
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'

0 commit comments

Comments
 (0)