File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11dependencies {
2- compileOnly(" org.spigotmc:spigot-api:1.20.2-R0.1 -SNAPSHOT" )
2+ compileOnly(" org.spigotmc:spigot-api:1.20.2-experimental -SNAPSHOT" )
33 compileOnly(" org.spigotmc:spigot:1.20.2" )
44 compileOnly(project(" :multiversion:common" ))
55 compileOnly(" io.papermc:paperlib:1.0.8" )
Original file line number Diff line number Diff line change 11dependencies {
2- compileOnly(" org.spigotmc:spigot-api:1.20.4-R0.1 -SNAPSHOT" )
2+ compileOnly(" org.spigotmc:spigot-api:1.20.4-experimental -SNAPSHOT" )
33 compileOnly(" org.spigotmc:spigot:1.20.4" )
44 compileOnly(project(" :multiversion:common" ))
55 compileOnly(" io.papermc:paperlib:1.0.8" )
Original file line number Diff line number Diff line change 11dependencies {
2- compileOnly(" org.spigotmc:spigot-api:1.20.6-R0.1 -SNAPSHOT" )
2+ compileOnly(" org.spigotmc:spigot-api:1.20.6-experimental -SNAPSHOT" )
33 compileOnly(" org.spigotmc:spigot:1.20.6" )
44 compileOnly(project(" :multiversion:common" ))
55 compileOnly(" io.papermc:paperlib:1.0.8" )
You can’t perform that action at this time.
0 commit comments