Skip to content

Commit

Permalink
Update to exposed v0.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schroda committed Dec 6, 2024
1 parent c539496 commit e901fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ serialization = "1.7.3"
okhttp = "5.0.0-alpha.14" # Major version is locked by Tachiyomi extensions
javalin = "6.3.0"
jackson = "2.18.1" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
exposed = "0.56.0"
exposed = "0.57.0"
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed
polyglot = "24.1.1"
settings = "1.2.0"
Expand Down

0 comments on commit e901fcd

Please sign in to comment.