File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ plugins {
1111 id(" com.gradleup.shadow" ) version " 8.3.6"
1212 id(" xyz.jpenilla.run-paper" ) version " 2.3.1"
1313 id(" net.minecrell.plugin-yml.bukkit" ) version " 0.6.0"
14- id(" io.papermc.paperweight.userdev" ) version " 1.7.7 "
14+ id(" io.papermc.paperweight.userdev" ) version " 2.0.0-beta.14 "
1515}
1616
1717repositories {
1818 mavenCentral()
19- maven(" https://papermc.io/repo /repository/maven-public/" )
19+ maven(" https://repo. papermc.io/repository/maven-public/" )
2020 maven(" https://eldonexus.de/repository/maven-releases/" )
2121}
2222
@@ -26,7 +26,7 @@ description = "gamejam"
2626
2727dependencies {
2828 testImplementation(" junit:junit:4.13.2" )
29- paperweight.paperDevBundle(" 1.21.1 -R0.1-SNAPSHOT" )
29+ paperweight.paperDevBundle(" 1.21.4 -R0.1-SNAPSHOT" )
3030 compileOnly(" de.chojo.pluginjam:plugin-paper:1.0.4" )
3131}
3232
You can’t perform that action at this time.
0 commit comments