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 5d0f12e commit ce9d945Copy full SHA for ce9d945
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
include(implementation("org.spongepowered:configurate-hocon:4.1.2"))
38
include(implementation("org.spongepowered:configurate-core:4.1.2"))
39
include(implementation("com.typesafe:config:1.4.2"))
40
- include(implementation("io.leangen.geantyref:geantyref:1.3.14"))
+ include(implementation("io.leangen.geantyref:geantyref:1.3.15"))
41
}
42
43
processResources {
0 commit comments