Skip to content

Commit 62a5078

Browse files
Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.1.0 (#111)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.0 to 3.46.1.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.46.0.0...3.46.1.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 106e868 commit 62a5078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949

5050
implementation 'com.google.guava:guava:33.3.0-jre'
5151

52-
implementation 'org.xerial:sqlite-jdbc:3.46.0.0'
52+
implementation 'org.xerial:sqlite-jdbc:3.46.1.0'
5353
implementation 'org.postgresql:postgresql:42.7.4'
5454
}
5555

0 commit comments

Comments
 (0)