fix(deps): update sqlite to v2.5.2 (#1057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ed45ec367c
commit
9d47f025f1
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ moko = "0.24.5"
|
|||
okhttp_version = "5.0.0-alpha.16"
|
||||
shizuku_version = "13.1.0"
|
||||
sqldelight = "2.1.0"
|
||||
sqlite = "2.5.1"
|
||||
sqlite = "2.5.2"
|
||||
voyager = "1.1.0-beta03"
|
||||
spotless = "7.0.4"
|
||||
ktlint-core = "1.5.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue