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 e1f5b90 commit 1d788e9Copy full SHA for 1d788e9
eternalcode-commons-bukkit-loom/build.gradle.kts
@@ -15,5 +15,5 @@ dependencies {
15
16
compileOnly("org.spigotmc:spigot-api:1.19.4-R0.1-SNAPSHOT")
17
18
- api("org.jetbrains:annotations:26.0.2-1")
+ api("org.jetbrains:annotations:26.1.0")
19
}
eternalcode-commons-folia-loom/build.gradle.kts
compileOnly("dev.folia:folia-api:1.20.4-R0.1-SNAPSHOT")
0 commit comments