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

fix(deps): update dependency com.google.code.gson:gson to v2.13.2

This commit is contained in:
renovate[bot]
2025-09-10 22:26:42 +00:00
committed by Carm
parent fcb4ced610
commit 36364bc09b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.13.1</version>
<version>2.13.2</version>
<scope>compile</scope>
</dependency>