We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e766e6d commit 42edc32Copy full SHA for 42edc32
1 file changed
SimpleAPI/pom.xml
@@ -222,17 +222,17 @@
222
<dependency>
223
<groupId>org.spongepowered</groupId>
224
<artifactId>configurate-core</artifactId>
225
- <version>4.1.2</version>
+ <version>4.2.0</version>
226
</dependency>
227
228
229
<artifactId>configurate-yaml</artifactId>
230
231
232
233
234
<artifactId>configurate-gson</artifactId>
235
236
237
</dependencies>
238
<profiles>
0 commit comments