We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fcd2e1 commit cc3e40dCopy full SHA for cc3e40d
Common/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("com.gradleup.shadow") version "9.0.1"
4
}
5
6
-val adventureVersion = "4.24.0"
+val adventureVersion = "4.25.0"
7
8
dependencies {
9
compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
0 commit comments