1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 10:38:19 +08:00

fix(builder): Fixed wrong type of serializer

This commit is contained in:
2025-02-17 04:47:23 +08:00
parent f303f56199
commit 15823bb076
4 changed files with 38 additions and 15 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>yamlcommentwriter</artifactId>
<version>1.2.0</version>
<version>1.1.0</version>
<scope>compile</scope>
</dependency>