Upgrade to SQLite JDBC 3.40.1.0

Closes gh-34111
This commit is contained in:
Andy Wilkinson 2023-02-06 13:20:32 +00:00
parent bf4d8a5a57
commit da0b1cecce
1 changed files with 1 additions and 1 deletions

View File

@ -1429,7 +1429,7 @@ bom {
]
}
}
library("SQLite JDBC", "3.39.4.1") {
library("SQLite JDBC", "3.40.1.0") {
group("org.xerial") {
modules = [
"sqlite-jdbc"