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.
2 parents 03e91c9 + b8bf3cc commit b8b669bCopy full SHA for b8b669b
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
compileOnly "org.jetbrains:annotations:26.0.2"
37
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.38"))
38
compileOnly "net.raphimc:ViaProxy:3.4.2-SNAPSHOT"
39
- include "net.lenni0451.commons:gson:1.7.0"
+ include "net.lenni0451.commons:gson:1.7.1"
40
}
41
42
processResources {
0 commit comments