Skip to content

Commit 42edc32

Browse files
committed
Bump version from 4.1.2 to 4.2.0 in pom.xml
Updated the version number for dependencies to 4.2.0 to ensure compatibility
1 parent e766e6d commit 42edc32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

SimpleAPI/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -222,17 +222,17 @@
222222
<dependency>
223223
<groupId>org.spongepowered</groupId>
224224
<artifactId>configurate-core</artifactId>
225-
<version>4.1.2</version>
225+
<version>4.2.0</version>
226226
</dependency>
227227
<dependency>
228228
<groupId>org.spongepowered</groupId>
229229
<artifactId>configurate-yaml</artifactId>
230-
<version>4.1.2</version>
230+
<version>4.2.0</version>
231231
</dependency>
232232
<dependency>
233233
<groupId>org.spongepowered</groupId>
234234
<artifactId>configurate-gson</artifactId>
235-
<version>4.1.2</version>
235+
<version>4.2.0</version>
236236
</dependency>
237237
</dependencies>
238238
<profiles>

0 commit comments

Comments
 (0)