Update sqlite to v2.5.0 (#832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3e1141f06
commit
b7e2fb8727
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ moko = "0.24.5"
|
|||
okhttp_version = "5.0.0-alpha.14"
|
||||
shizuku_version = "13.1.0"
|
||||
sqldelight = "2.0.2"
|
||||
sqlite = "2.4.0"
|
||||
sqlite = "2.5.0"
|
||||
voyager = "1.0.1"
|
||||
spotless = "7.0.3"
|
||||
ktlint-core = "1.5.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue