mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-29 05:17:56 +01:00
Bump dependencies
This commit is contained in:
@@ -5,7 +5,7 @@ shizuku_version = "12.2.0"
|
||||
sqlite = "2.3.1"
|
||||
sqldelight = "2.0.0"
|
||||
leakcanary = "2.12"
|
||||
voyager = "1.0.0-rc06"
|
||||
voyager = "1.0.0-rc07"
|
||||
richtext = "0.17.0"
|
||||
|
||||
[libraries]
|
||||
@@ -83,7 +83,7 @@ sqldelight-dialects-sql = { module = "app.cash.sqldelight:sqlite-3-38-dialect",
|
||||
sqldelight-gradle = { module = "app.cash.sqldelight:gradle-plugin", version.ref = "sqldelight" }
|
||||
|
||||
junit = "org.junit.jupiter:junit-jupiter:5.10.0"
|
||||
kotest-assertions = "io.kotest:kotest-assertions-core:5.7.1"
|
||||
kotest-assertions = "io.kotest:kotest-assertions-core:5.7.2"
|
||||
mockk = "io.mockk:mockk:1.13.7"
|
||||
|
||||
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
|
||||
|
||||
Reference in New Issue
Block a user