From c2c167d0941a5a5ec72a9e4ede486c4919851764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 08:06:52 +0300 Subject: [PATCH] build(deps): Bump io.github.willena:sqlite-jdbc (#533) Bumps [io.github.willena:sqlite-jdbc](https://github.com/Willena/sqlite-jdbc-crypt) from 3.46.0.0 to 3.46.1.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.46.0.0...3.46.1.0) --- updated-dependencies: - dependency-name: io.github.willena:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... 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 088cb34..ef3d0c3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -121,7 +121,7 @@ sqlcipherAndroid = "4.6.0" # https://github.com/cashapp/sqldelight sqldelight = "2.0.2" # https://github.com/Willena/sqlite-jdbc-crypt -sqliteJdbcCrypt = "3.46.0.0" +sqliteJdbcCrypt = "3.46.1.0" # https://github.com/rrice/java-string-similarity stringSimilarity = "1.0.0" # https://github.com/ohmae/touch-icon-extractor