File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11plugins {
22 id ' java'
3- id " io.canvasmc.weaver.userdev" version " 2.3.12 "
3+ id " io.canvasmc.weaver.userdev" version " 2.4.5 "
44}
55
66group = ' com.unfamoussoul'
@@ -23,7 +23,7 @@ dependencies {
2323}
2424
2525processResources {
26- filteringCharset " UTF-8"
26+ filteringCharset = " UTF-8"
2727}
2828
2929jar {
Original file line number Diff line number Diff line change 1- canvas_version =1.21.11-R0.1-SNAPSHOT
2- javalin_version =7.0.1
3- sapi_version =1.2.6
1+ canvas_version =26.1.2.build.825-stable
2+ javalin_version =7.2.2
3+ sapi_version =1.2.7
44version =1
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-9.3 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.6 .1-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments