Skip to content

Commit

Permalink
Update dependency org.spigotmc:spigot-api to v1.20.4-experimental-SNA…
Browse files Browse the repository at this point in the history
…PSHOT
  • Loading branch information
renovate[bot] authored Oct 13, 2024
1 parent 9c6c1f6 commit d5b06f3
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 @@ -25,7 +25,7 @@ repositories {
}

dependencies {
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
compileOnly("org.spigotmc:spigot-api:1.20.4-experimental-SNAPSHOT")
compileOnly("com.github.Slimefun:Slimefun4:RC-37")
compileOnly("me.clip:placeholderapi:2.11.6")
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
Expand Down

0 comments on commit d5b06f3

Please sign in to comment.