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 c193ee3 commit db0b3cd
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 @@ -201,7 +201,7 @@ sourceSets {
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
}
tinyfd ("org.lwjgl:lwjgl-tinyfd:3.2.2:natives-linux") {
Expand Down

0 comments on commit db0b3cd

Please sign in to comment.