Skip to content

Commit

Permalink
Bump net.harawata:appdirs from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [net.harawata:appdirs](https://github.com/harawata/appdirs) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/harawata/appdirs/releases)
- [Commits](harawata/appdirs@appdirs-1.2.1...appdirs-1.2.2)

---
updated-dependencies:
- dependency-name: net.harawata:appdirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 37a3d59 commit 3416484
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 @@ -55,7 +55,7 @@ dependencies {
}
implementation "com.michael-bull.kotlin-result:kotlin-result:2.0.0"

implementation('net.harawata:appdirs:1.2.1') {
implementation('net.harawata:appdirs:1.2.2') {
exclude group: 'net.java.dev.jna', module: 'jna'
}
testImplementation group: 'org.easymock', name: 'easymock', version: '5.+'
Expand Down

0 comments on commit 3416484

Please sign in to comment.