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:
renovate[bot] 2026-02-04 19:42:34 +07:00 committed by GitHub
parent 62fc1365c3
commit 2e975044fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"