Skip to content

Commit 7ed17c2

Browse files
Bump org.mnode.ical4j:ical4j from 4.0.8 to 4.1.1
Bumps [org.mnode.ical4j:ical4j](https://github.com/ical4j/ical4j) from 4.0.8 to 4.1.1. - [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.1) --- 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]>
1 parent e2ed45a commit 7ed17c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1'
1414

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

0 commit comments

Comments
 (0)