From 723402dd85ad33ad978b73ca02deb904aacb379e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:16:17 +0000 Subject: [PATCH] Update dependency org.xerial:sqlite-jdbc to v3.51.3.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1da8d9a..f29d2a7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,7 +20,7 @@ hikari_version=7.0.2 # https://github.com/zsoltherpai/fluent-jdbc jdbi_version=3.51.0 # https://github.com/xerial/sqlite-jdbc/releases -sqlite_version=3.51.2.0 +sqlite_version=3.51.3.0 # https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client mariadb_version=3.5.7 # https://github.com/pgjdbc/pgjdbc/releases