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 4f80962 commit 895f046Copy full SHA for 895f046
source-generator/build.gradle.kts
@@ -14,7 +14,7 @@ repositories {
14
15
dependencies {
16
implementation("io.papermc.paper:paper-api:1.21.11-R0.1-SNAPSHOT")
17
- implementation("com.palantir.javapoet:javapoet:0.13.0")
+ implementation("com.palantir.javapoet:javapoet:0.14.0")
18
implementation("net.thenextlvl:nbt:4.3.4")
19
implementation(project(":api"))
20
0 commit comments