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

Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot] 85266283c4 fix(deps): update dependency com.typesafe:config to v1.4.9 (#243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-03 23:54:59 +00:00
+1 -1
View File
@@ -50,7 +50,7 @@
<dependency> <dependency>
<groupId>com.typesafe</groupId> <groupId>com.typesafe</groupId>
<artifactId>config</artifactId> <artifactId>config</artifactId>
<version>1.4.8</version> <version>1.4.9</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>