Update polyglot to v24.2.0 (#1310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-22 19:34:13 -04:00
committed by GitHub
parent 57d425ab9f
commit bdafc86990

View File

@@ -7,7 +7,7 @@ javalin = "6.5.0"
jackson = "2.18.3" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
exposed = "0.59.0"
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed
polyglot = "24.1.2"
polyglot = "24.2.0"
settings = "1.3.0"
twelvemonkeys = "3.12.0"
graphqlkotlin = "8.3.0"