Update settings to v1.2.0 (#1068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-14 09:04:22 -04:00
committed by GitHub
parent e9687fd182
commit 18d399b3f7
+1 -1
View File
@@ -8,7 +8,7 @@ jackson = "2.13.3" # jackson version locked by javalin, ref: `io.javalin.core.ut
exposed = "0.40.1"
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed
rhino = "1.7.15"
settings = "1.0.0-RC"
settings = "1.2.0"
twelvemonkeys = "3.9.4"
graphqlkotlin = "6.8.5"
xmlserialization = "0.86.2"