We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59cea6 commit 4d26e11Copy full SHA for 4d26e11
build.gradle
@@ -130,8 +130,8 @@ dependencies {
130
exclude group: "com.mojang" // Use the game's DFU version
131
})
132
133
- include "com.typesafe:config:1.4.3"
134
- include api("io.leangen.geantyref:geantyref:1.3.15")
+ include "com.typesafe:config:1.4.6"
+ include api("io.leangen.geantyref:geantyref:1.3.16")
135
136
checkstyle "ca.stellardrift:stylecheck:0.2.1"
137
}
0 commit comments