Skip to content

Commit ba0d263

Browse files
chore(deps): bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.45.0.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.42.0.0 to 3.45.0.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.42.0.0...3.45.0.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 313ef3c commit ba0d263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-jdbc-sqlite/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jar {
1313
}
1414

1515
dependencies {
16-
jdbcDriver 'org.xerial:sqlite-jdbc:3.42.0.0'
16+
jdbcDriver 'org.xerial:sqlite-jdbc:3.45.0.0'
1717
implementation project(':plugin-jdbc')
1818
api 'org.bouncycastle:bcprov-jdk18on:1.77'
1919
api 'org.bouncycastle:bcpkix-jdk18on:1.77'

0 commit comments

Comments
 (0)