1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 18:48:20 +08:00

fix(text): Fixed wrong type of text

This commit is contained in:
2025-02-17 06:42:38 +08:00
committed by Carm
parent 477f0d11bc
commit a9e80aecce
+1 -1
View File
@@ -32,7 +32,7 @@
<dependency> <dependency>
<groupId>cc.carm.lib</groupId> <groupId>cc.carm.lib</groupId>
<artifactId>yamlcommentwriter</artifactId> <artifactId>yamlcommentwriter</artifactId>
<version>1.2.0</version> <version>1.1.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>