Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
0eda55830c Update dependency com.github.Suwayomi:exposed-migrations to v3.10.0 2026-05-09 16:59:03 +00:00

View File

@@ -73,7 +73,7 @@ h2 = "com.h2database:h2:1.4.200" # current database driver, can't update to h2 v
hikaricp = "com.zaxxer:HikariCP:7.0.2"
# Exposed Migrations
exposed-migrations = "com.github.Suwayomi:exposed-migrations:3.8.0"
exposed-migrations = "com.github.Suwayomi:exposed-migrations:3.10.0"
# Dependency Injection
koin-core = { module = "io.insert-koin:koin-core", version.ref = "koin" }