Skip to content

Commit

Permalink
fix(deps): update dependency org.spigotmc:spigot-api to v1.20.4-exper…
Browse files Browse the repository at this point in the history
…imental-snapshot
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 329ada1 commit ce23043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
maven("https://jitpack.io")
}

val spigotVersion = "1.20.4-R0.1-SNAPSHOT"
val spigotVersion = "1.20.4-experimental-SNAPSHOT"
val slimefunVersion = "RC-37"
val slimefunTranslationVersion = "e03b01a7b7"
val guizhanLibVersion = "1.7.6"
Expand Down

0 comments on commit ce23043

Please sign in to comment.