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

feat(record): Support record type values adapter.

This commit is contained in:
2025-07-02 11:04:27 +08:00
parent 15f395a8e0
commit 0bfd15aaad
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>configured-parent</artifactId>
<groupId>cc.carm.lib</groupId>
<version>4.1.7-SNAPSHOT</version>
<version>4.1.7</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>