Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 83eee76 commit 8be6d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biz.ganttproject.impex.ical/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
providedCompile project(':biz.ganttproject.app.libs')
providedCompile project(':biz.ganttproject.core')
providedCompile project(':ganttproject')
implementation 'org.mnode.ical4j:ical4j:4.0.6'
implementation 'org.mnode.ical4j:ical4j:4.0.7'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
Expand Down

0 comments on commit 8be6d5a

Please sign in to comment.