Skip to content

Commit

Permalink
Update dependency net.harawata:appdirs to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 6160f98 commit c60b188
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 @@ -165,7 +165,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.4.0") {
transitive=false
}
}
Expand Down

0 comments on commit c60b188

Please sign in to comment.