File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies {
2222 compileOnly(" com.velocitypowered:velocity-api:3.1.1" )
2323 annotationProcessor(" com.velocitypowered:velocity-api:3.1.1" )
2424
25- compileOnly(" net.kyori:adventure-text-minimessage:4.23 .0" )
25+ compileOnly(" net.kyori:adventure-text-minimessage:4.24 .0" )
2626 compileOnly(" io.github.miniplaceholders:miniplaceholders-api:2.3.0" )
2727
2828 compileOnly(" org.projectlombok:lombok:1.18.38" )
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments