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 a11b403 commit 468082cCopy full SHA for 468082c
build.gradle.kts
@@ -45,7 +45,7 @@ repositories {
45
}
46
47
dependencies {
48
- implementation("net.bytebuddy:byte-buddy:1.17.5")
+ implementation("net.bytebuddy:byte-buddy:1.17.8")
49
compileOnly("org.spigotmc:spigot-api:${mcVersion}-R0.1-SNAPSHOT")
50
compileOnly("org.spigotmc:spigot:${mcVersion}-R0.1-SNAPSHOT:remapped-mojang")
51
compileOnly("io.netty:netty-all:4.0.23.Final")
0 commit comments