Skip to content

Commit 5f4b5bc

Browse files
Update dependency io.javalin:javalin to v6.4.0 (#1205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32581fc commit 5f4b5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kotlin = "2.1.0"
33
coroutines = "1.9.0"
44
serialization = "1.7.3"
55
okhttp = "5.0.0-alpha.14" # Major version is locked by Tachiyomi extensions
6-
javalin = "6.3.0"
6+
javalin = "6.4.0"
77
jackson = "2.18.2" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
88
exposed = "0.57.0"
99
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed

0 commit comments

Comments
 (0)