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 9bc13af commit db145a5
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 @@ -161,7 +161,7 @@ dependencies {
implementation fg.deobf("info.u-team:u_team_core-forge-1.19.2:4.4.3.344")

library project(":musicplayer-lavaplayer-api")
shade ("net.harawata:appdirs:1.2.2") {
shade ("net.harawata:appdirs:1.3.0") {
transitive=false
}
}
Expand Down

0 comments on commit db145a5

Please sign in to comment.