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 1f92346 commit ca047d9Copy full SHA for ca047d9
1 file changed
api/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
description = "A resource-pack library for Minecraft: Java Edition."
6
7
dependencies {
8
- compileOnlyApi("org.jetbrains:annotations:26.0.2")
+ compileOnlyApi("org.jetbrains:annotations:26.1.0")
9
api("net.kyori:adventure-key:4.9.3")
10
api("net.kyori:adventure-api:4.14.0")
11
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
0 commit comments