fix(deps): update sqlite to v2.6.2 (#1450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
62fc1365c3
commit
2e975044fd
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ moko = "0.25.1"
|
||||||
okhttp_version = "5.3.2"
|
okhttp_version = "5.3.2"
|
||||||
shizuku_version = "13.1.5"
|
shizuku_version = "13.1.5"
|
||||||
sqldelight = "2.1.0"
|
sqldelight = "2.1.0"
|
||||||
sqlite = "2.6.1"
|
sqlite = "2.6.2"
|
||||||
voyager = "1.1.0-beta03"
|
voyager = "1.1.0-beta03"
|
||||||
spotless = "8.0.0"
|
spotless = "8.0.0"
|
||||||
ktlint-core = "1.8.0"
|
ktlint-core = "1.8.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue