Upgrade to SQLite JDBC 3.44.1.0

Closes gh-39033
This commit is contained in:
Andy Wilkinson 2024-01-04 16:34:26 +00:00
parent 383750a309
commit 88f4c72ef4
1 changed files with 1 additions and 1 deletions

View File

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