mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-10 06:42:07 +01:00
Update dependency io.javalin:javalin to v6.7.0 (#1460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ kotlin = "2.1.21"
|
||||
coroutines = "1.10.2"
|
||||
serialization = "1.8.1"
|
||||
okhttp = "5.0.0-alpha.16" # Major version is locked by Tachiyomi extensions
|
||||
javalin = "6.6.0"
|
||||
javalin = "6.7.0"
|
||||
jackson = "2.18.3" # jackson version locked by javalin, ref: `io.javalin.core.util.OptionalDependency`
|
||||
exposed = "0.61.0"
|
||||
dex2jar = "v64" # Stuck until https://github.com/ThexXTURBOXx/dex2jar/issues/27 is fixed
|
||||
|
||||
Reference in New Issue
Block a user