Upgrade to SQLite JDBC 3.45.1.0

Closes gh-39728
This commit is contained in:
Andy Wilkinson
2024-02-22 08:00:54 +00:00
parent 5e24239cff
commit 8a1a810b50

View File

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