mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2025-12-18 02:32:12 +01:00
Update dependency com.github.Suwayomi:exposed-migrations to v3.8.0 (#1421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -67,7 +67,7 @@ exposed-javatime = { module = "org.jetbrains.exposed:exposed-java-time", version
|
|||||||
h2 = "com.h2database:h2:1.4.200" # current database driver, can't update to h2 v2 without sql migration
|
h2 = "com.h2database:h2:1.4.200" # current database driver, can't update to h2 v2 without sql migration
|
||||||
|
|
||||||
# Exposed Migrations
|
# Exposed Migrations
|
||||||
exposed-migrations = "com.github.Suwayomi:exposed-migrations:3.7.0"
|
exposed-migrations = "com.github.Suwayomi:exposed-migrations:3.8.0"
|
||||||
|
|
||||||
# Dependency Injection
|
# Dependency Injection
|
||||||
koin-core = { module = "io.insert-koin:koin-core", version.ref = "koin" }
|
koin-core = { module = "io.insert-koin:koin-core", version.ref = "koin" }
|
||||||
|
|||||||
Reference in New Issue
Block a user