mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
chore(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.49.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.0 to 3.49.1.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.49.1.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>
This commit is contained in:
@@ -23,7 +23,7 @@ dependencies {
|
||||
compileOnly("de.oliver.FancyAnalytics:logger:0.0.5")
|
||||
|
||||
// database drivers
|
||||
compileOnly("org.xerial:sqlite-jdbc:3.46.0.0")
|
||||
compileOnly("org.xerial:sqlite-jdbc:3.49.1.0")
|
||||
compileOnly("mysql:mysql-connector-java:8.0.33")
|
||||
|
||||
// testing
|
||||
|
||||
Reference in New Issue
Block a user