Upgrade to SQLite JDBC 3.30.1

Closes gh-19925
This commit is contained in:
Andy Wilkinson
2020-01-25 13:23:40 +00:00
parent 6d9d4fc531
commit 4130638702

View File

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