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:
renovate[bot] 2025-05-28 00:49:11 +07:00 committed by GitHub
parent 57f1eca076
commit 7839b118fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ moko = "0.24.5"
okhttp_version = "5.0.0-alpha.14"
shizuku_version = "13.1.0"
sqldelight = "2.0.2"
sqlite = "2.5.0"
sqlite = "2.5.1"
voyager = "1.0.1"
spotless = "7.0.3"
ktlint-core = "1.5.0"