From a48c5ff2ce166fe03bb5c449fa6e223c582e07a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:30:50 +0000 Subject: [PATCH] Update sqlite_version to v3.53.2.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 47b15b7..835b107 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.53.0 # https://github.com/xerial/sqlite-jdbc/releases -sqlite_version=3.53.0.0 +sqlite_version=3.53.2.0 # https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client mariadb_version=3.5.8 # https://github.com/pgjdbc/pgjdbc/releases