Commit dec085fa authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to SQLite JDBC 3.32.3.3

Closes gh-24446
parent 9091161c
...@@ -1648,7 +1648,7 @@ bom { ...@@ -1648,7 +1648,7 @@ bom {
] ]
} }
} }
library("SQLite JDBC", "3.32.3.2") { library("SQLite JDBC", "3.32.3.3") {
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