Upgrade to SQLite JDBC 3.41.0.1

Closes gh-34692
This commit is contained in:
Andy Wilkinson 2023-03-21 10:42:07 +00:00
parent 0af4c5507d
commit 439dee4b80
1 changed files with 1 additions and 1 deletions

View File

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