Commit 41306387 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to SQLite JDBC 3.30.1

Closes gh-19925
parent 6d9d4fc5
...@@ -1706,7 +1706,7 @@ bom { ...@@ -1706,7 +1706,7 @@ bom {
] ]
} }
} }
library("SQLite JDBC", "3.28.0") { library("SQLite JDBC", "3.30.1") {
group("org.xerial") { group("org.xerial") {
modules = [ modules = [
"sqlite-jdbc" "sqlite-jdbc"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment