Skip to content

Commit

Permalink
Merge pull request #2565 from bardsoftware/dependabot/gradle/net.hara…
Browse files Browse the repository at this point in the history
…wata-appdirs-1.2.2

Bump net.harawata:appdirs from 1.2.1 to 1.2.2
  • Loading branch information
dbarashev authored Oct 3, 2024
2 parents 0a757af + 84344af commit d261903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ganttproject/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
jooqGenerator 'org.jooq:jooq-meta-extensions:3.19.11'

implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2'
implementation('net.harawata:appdirs:1.2.1') {
implementation('net.harawata:appdirs:1.2.2') {
exclude group: 'net.java.dev.jna', module: 'jna'
}
implementation "com.michael-bull.kotlin-result:kotlin-result:2.0.0"
Expand Down

0 comments on commit d261903

Please sign in to comment.