fix(deps): update sqlite to v2.6.1 (#1203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb0e7d94ef
commit
3e67b64ebb
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ moko = "0.25.1"
|
|||
okhttp_version = "5.1.0"
|
||||
shizuku_version = "13.1.0"
|
||||
sqldelight = "2.1.0"
|
||||
sqlite = "2.5.2"
|
||||
sqlite = "2.6.1"
|
||||
voyager = "1.1.0-beta03"
|
||||
spotless = "7.2.1"
|
||||
ktlint-core = "1.5.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue