Skip to content

Commit

Permalink
Update the default to 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dlsf authored Nov 5, 2023
1 parent 5ef63ef commit 9b74647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multiversion/default/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
compileOnly("org.spigotmc:spigot-api:1.20-R0.1-SNAPSHOT")
compileOnly("org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT")
compileOnly(project(":multiversion:common"))
compileOnly("io.papermc:paperlib:1.0.8")
}

0 comments on commit 9b74647

Please sign in to comment.