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.1.0

This commit is contained in:
renovate[bot]
2025-02-15 17:38:54 +00:00
committed by Carm
parent f3bdff1560
commit 020d0df3a3
+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.0.1</version> <version>1.1.0</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>