Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 5b10a86 commit f1b490f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ dependencies {
implementation 'com.vladsch.flexmark:flexmark:0.64.8'
implementation 'com.vladsch.flexmark:flexmark-html2md-converter:0.64.8'

implementation group: 'net.harawata', name: 'appdirs', version: '1.2.2'
implementation group: 'net.harawata', name: 'appdirs', version: '1.3.0'

implementation group: 'org.jooq', name: 'jool', version: '0.9.15'
// JAX-RS implemented by Jersey
Expand Down

0 comments on commit f1b490f

Please sign in to comment.