From 65dfc9b0eaa23dbca837ef75ae58fe76e17f09e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 14:50:39 +0000 Subject: [PATCH] Update dependency org.xerial:sqlite-jdbc to v3.51.2.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b8ec856..dfe1864 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.1.1 +sqlite_version=3.51.2.0 # https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client mariadb_version=3.5.7 # https://github.com/pgjdbc/pgjdbc/releases