We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32581fc commit 5f4b5bcCopy full SHA for 5f4b5bc
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ kotlin = "2.1.0"
3
coroutines = "1.9.0"
4
serialization = "1.7.3"
5
okhttp = "5.0.0-alpha.14" # Major version is locked by Tachiyomi extensions
6
-javalin = "6.3.0"
+javalin = "6.4.0"
7
jackson = "2.18.2" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
8
exposed = "0.57.0"
9
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed
0 commit comments