Skip to content

Commit

Permalink
Update dependency net.harawata:appdirs to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 2ead431 commit 4ead96d
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 @@ -191,7 +191,7 @@ dependencies {

library project(":musicplayer-lavaplayer-api")
shade "org.slf4j:slf4j-simple:2.0.16"
shade ("net.harawata:appdirs:1.0.0") {
shade ("net.harawata:appdirs:1.3.0") {
transitive=false
}

Expand Down

0 comments on commit 4ead96d

Please sign in to comment.