Skip to content

Commit 625e440

Browse files
authored
Merge pull request #2623 from bardsoftware/dependabot/gradle/net.harawata-appdirs-1.2.2
Bump net.harawata:appdirs from 1.2.1 to 1.2.2
2 parents 3221886 + a84f553 commit 625e440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ganttproject/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
}
5656
implementation "com.michael-bull.kotlin-result:kotlin-result:2.0.0"
5757

58-
implementation('net.harawata:appdirs:1.2.1') {
58+
implementation('net.harawata:appdirs:1.2.2') {
5959
exclude group: 'net.java.dev.jna', module: 'jna'
6060
}
6161
testImplementation group: 'org.easymock', name: 'easymock', version: '5.+'

0 commit comments

Comments
 (0)