Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 047d3ff commit d736903
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.5'
implementation 'org.mnode.ical4j:ical4j:4.0.6'

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 d736903

Please sign in to comment.