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