Update sqlite to v2.5.0 (#832)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-19 17:23:53 +07:00 committed by Cuong-Tran
parent f3e1141f06
commit b7e2fb8727
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

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.4.0"
sqlite = "2.5.0"
voyager = "1.0.1"
spotless = "7.0.3"
ktlint-core = "1.5.0"