Upgrade to SQLite JDBC 3.32.3

Closes gh-22058
This commit is contained in:
Andy Wilkinson 2020-06-22 20:10:03 +01:00
parent 1d44eb68b7
commit 5ec7745b96

View File

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