From 42e1056c69a7eb22d0617a83e9203bed16c14c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 22:34:34 +0300 Subject: [PATCH] build(deps): Bump io.github.willena:sqlite-jdbc (#402) Bumps [io.github.willena:sqlite-jdbc](https://github.com/Willena/sqlite-jdbc-crypt) from 3.45.2.0 to 3.46.0.0. - [Release notes](https://github.com/Willena/sqlite-jdbc-crypt/releases) - [Changelog](https://github.com/Willena/sqlite-jdbc-crypt/blob/master/NEWS.md) - [Commits](https://github.com/Willena/sqlite-jdbc-crypt/compare/3.45.2.0...3.46.0.0) --- updated-dependencies: - dependency-name: io.github.willena:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1661d6d..de4f9b2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -120,7 +120,7 @@ sqlcipherAndroid = "4.6.0" # https://github.com/cashapp/sqldelight sqldelight = "2.0.2" # https://github.com/Willena/sqlite-jdbc-crypt -sqliteJdbcCrypt = "3.45.2.0" +sqliteJdbcCrypt = "3.46.0.0" # https://github.com/rrice/java-string-similarity stringSimilarity = "1.0.0" # https://github.com/ohmae/touch-icon-extractor