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