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

fix(deps): update dependency cc.carm.lib:yamlcommentwriter to v1.2.0

This commit is contained in:
renovate[bot]
2025-02-16 22:43:50 +00:00
committed by Carm
parent a9e80aecce
commit 5ae756929a
+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.1.0</version> <version>1.2.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>