Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
b5f9c24631 Update dependency com.github.Suwayomi:exposed-migrations to v3.10.1 2026-05-11 23:21:11 +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" hikaricp = "com.zaxxer:HikariCP:7.0.2"
# Exposed Migrations # Exposed Migrations
exposed-migrations = "com.github.Suwayomi:exposed-migrations:3.8.0" exposed-migrations = "com.github.Suwayomi:exposed-migrations:3.10.1"
# 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" }