Upgrade to SQLite JDBC 3.32.3.2

Closes gh-22817
This commit is contained in:
Andy Wilkinson
2020-08-07 09:58:37 +01:00
parent d3b8c3fc6c
commit ac9a269e77

View File

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