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.
2 parents 3221886 + a84f553 commit 625e440Copy full SHA for 625e440
ganttproject/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
}
56
implementation "com.michael-bull.kotlin-result:kotlin-result:2.0.0"
57
58
- implementation('net.harawata:appdirs:1.2.1') {
+ implementation('net.harawata:appdirs:1.2.2') {
59
exclude group: 'net.java.dev.jna', module: 'jna'
60
61
testImplementation group: 'org.easymock', name: 'easymock', version: '5.+'
0 commit comments