Skip to content

Commit 11f8488

Browse files
Bump org.mnode.ical4j:ical4j from 4.0.8 to 4.1.0
Bumps [org.mnode.ical4j:ical4j](https://github.com/ical4j/ical4j) from 4.0.8 to 4.1.0. - [Release notes](https://github.com/ical4j/ical4j/releases) - [Changelog](https://github.com/ical4j/ical4j/blob/develop/CHANGELOG.md) - [Commits](ical4j/ical4j@ical4j-4.0.8...ical4j-4.1.0) --- updated-dependencies: - dependency-name: org.mnode.ical4j:ical4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07ef656 commit 11f8488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biz.ganttproject.impex.ical/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
providedCompile project(':biz.ganttproject.app.libs')
1111
providedCompile project(':biz.ganttproject.core')
1212
providedCompile project(':ganttproject')
13-
implementation 'org.mnode.ical4j:ical4j:4.0.8'
13+
implementation 'org.mnode.ical4j:ical4j:4.1.0'
1414

1515
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
1616
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'

0 commit comments

Comments
 (0)