Update polyglot to v24.2.2 (#1523)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-15 15:38:29 -04:00
committed by GitHub
parent d050bfdc68
commit b8e85422f0

View File

@@ -8,7 +8,7 @@ jte = "3.2.1"
jackson = "2.18.3" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency` jackson = "2.18.3" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
exposed = "0.61.0" exposed = "0.61.0"
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed
polyglot = "24.2.1" polyglot = "24.2.2"
settings = "1.3.0" settings = "1.3.0"
twelvemonkeys = "3.12.0" twelvemonkeys = "3.12.0"
graphqlkotlin = "8.8.1" graphqlkotlin = "8.8.1"