Skip to content

Commit 4bdb4da

Browse files
Bump com.apptasticsoftware:rssreader from 3.8.1 to 3.9.3 (#1230)
Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.8.1 to 3.9.3. - [Release notes](https://github.com/w3stling/rssreader/releases) - [Commits](w3stling/rssreader@v3.8.1...v3.9.3) --- updated-dependencies: - dependency-name: com.apptasticsoftware:rssreader dependency-version: 3.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57c3a5f commit 4bdb4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation 'org.kohsuke:github-api:1.327'
7979

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

8383
testImplementation 'org.mockito:mockito-core:5.17.0'
8484
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'

0 commit comments

Comments
 (0)