We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ed45a commit 7ed17c2Copy full SHA for 7ed17c2
biz.ganttproject.impex.ical/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
providedCompile project(':biz.ganttproject.app.libs')
11
providedCompile project(':biz.ganttproject.core')
12
providedCompile project(':ganttproject')
13
- implementation 'org.mnode.ical4j:ical4j:4.0.8'
+ implementation 'org.mnode.ical4j:ical4j:4.1.1'
14
15
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.1'
16
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.1'
0 commit comments