Update polyglot to v24.1.2 (#1240)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-22 13:33:16 -05:00
committed by GitHub
parent 789678a45d
commit b0e9b9b307
+1 -1
View File
@@ -7,7 +7,7 @@ javalin = "6.4.0"
jackson = "2.18.2" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
exposed = "0.57.0"
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed
polyglot = "24.1.1"
polyglot = "24.1.2"
settings = "1.3.0"
twelvemonkeys = "3.12.0"
graphqlkotlin = "8.3.0"