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

chore(deps): use parent dependencies' version

This commit is contained in:
2025-03-04 11:58:01 +08:00
parent 09a0b3c373
commit 8f075b99b5
3 changed files with 5 additions and 10 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>easyconfiguration-yaml</artifactId>
<artifactId>easyconfiguration-gson</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>