File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
36
36
compileOnly(" com.mojang:authlib:5.0.47" )
37
37
38
38
// HoloEasy based on top of the protocolib
39
- implementation(" com.github.unldenis:holoeasy:3.0.1 " )
39
+ implementation(" com.github.unldenis:holoeasy:3.4.4 " )
40
40
41
41
// PlaceholderAPI, if anyone wants to parse placeholders in the head's name
42
42
compileOnly(" me.clip:placeholderapi:2.11.6" )
You can’t perform that action at this time.
0 commit comments