Skip to content

Commit

Permalink
Bump org.mnode.ical4j:ical4j from 3.0.0 to 3.2.14
Browse files Browse the repository at this point in the history
Bumps [org.mnode.ical4j:ical4j](https://github.com/ical4j/ical4j) from 3.0.0 to 3.2.14.
- [Changelog](https://github.com/ical4j/ical4j/blob/develop/CHANGELOG.md)
- [Commits](ical4j/ical4j@ical4j-3.0.0...ical4j-3.2.14)

---
updated-dependencies:
- dependency-name: org.mnode.ical4j:ical4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 3, 2023
1 parent 760fdcd commit 7967cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ dependencies {

implementation 'org.osmdroid:osmdroid-android:6.1.16'

implementation('org.mnode.ical4j:ical4j:3.0.0') {
implementation('org.mnode.ical4j:ical4j:3.2.14') {
['org.apache.commons', 'commons-logging'].each {
exclude group: "$it"
}
Expand Down

0 comments on commit 7967cce

Please sign in to comment.