Update polyglot to v24.2.1 (#1360)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-27 19:34:24 -04:00
committed by GitHub
parent a3ac136b3b
commit 0c0035370a

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.2.0"
polyglot = "24.2.1"
settings = "1.3.0"
twelvemonkeys = "3.12.0"
graphqlkotlin = "8.4.0"