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

feat(type): Add ofMap(K,V) method for ValueType

This commit is contained in:
2025-06-23 15:27:52 +08:00
parent b9d45a9bb9
commit a440c050e5
16 changed files with 71 additions and 20 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>cc.carm.lib</groupId>
<artifactId>configured-parent</artifactId>
<version>4.1.5</version>
<version>4.1.6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<properties>