Upgrade to SQLite JDBC 3.43.2.0

Closes gh-37877
This commit is contained in:
Andy Wilkinson 2023-10-13 07:43:32 +01:00
parent c88fe3b3ef
commit 726cbd50b3
1 changed files with 1 additions and 1 deletions

View File

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