Skip to content

Commit

Permalink
Bump com.apptasticsoftware:rssreader from 3.6.0 to 3.7.0
Browse files Browse the repository at this point in the history
Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/w3stling/rssreader/releases)
- [Commits](w3stling/rssreader@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: com.apptasticsoftware:rssreader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent bf56085 commit 005832b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation 'org.kohsuke:github-api:1.321'

implementation 'org.apache.commons:commons-text:1.12.0'
implementation 'com.apptasticsoftware:rssreader:3.6.0'
implementation 'com.apptasticsoftware:rssreader:3.7.0'

testImplementation 'org.mockito:mockito-core:5.12.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
Expand Down

0 comments on commit 005832b

Please sign in to comment.