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

Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot] 1674fccf4b fix(deps): update kotlin monorepo to v2.4.0 2026-06-03 23:55:15 +00:00
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>
<groupId>com.typesafe</groupId>
<artifactId>config</artifactId>
<version>1.4.8</version>
<version>1.4.9</version>
<scope>compile</scope>
</dependency>