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 c64106b commit abcbdb7Copy full SHA for abcbdb7
1 file changed
build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
implementation("com.intellectualsites.http:HTTP4J:1.8")
20
implementation("org.jetbrains:annotations:26.1.0")
21
testImplementation("org.junit.jupiter:junit-jupiter-engine:6.0.3")
22
- compileOnly("com.google.code.gson:gson:2.13.2")
+ compileOnly("com.google.code.gson:gson:2.14.0")
23
compileOnly("com.sk89q.worldedit:worldedit-bukkit:7.2.16")
24
}
25
0 commit comments