Update exposed to v0.61.0 (#1291)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-12 11:44:58 -04:00
committed by GitHub
parent ecea2ecdf5
commit 83a7224f2d

View File

@@ -5,7 +5,7 @@ serialization = "1.8.1"
okhttp = "5.0.0-alpha.14" # Major version is locked by Tachiyomi extensions
javalin = "6.6.0"
jackson = "2.18.3" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
exposed = "0.59.0"
exposed = "0.61.0"
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed
polyglot = "24.2.1"
settings = "1.3.0"