mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-03 17:29:51 +01:00
Bump org.xerial:sqlite-jdbc from 3.41.0.0 to 3.41.2.1 in /Plan (#2946)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.41.0.0 to 3.41.2.1. - [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.41.0.0...3.41.2.1) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
77ddddedc9
commit
904e9282c4
@ -88,7 +88,7 @@ subprojects {
|
||||
jettyVersion = "11.0.14"
|
||||
caffeineVersion = "2.9.2"
|
||||
mysqlVersion = "8.0.32"
|
||||
sqliteVersion = "3.41.2.0"
|
||||
sqliteVersion = "3.41.2.1"
|
||||
adventureVersion = "4.13.0"
|
||||
hikariVersion = "5.0.1"
|
||||
slf4jVersion = "2.0.6"
|
||||
|
Loading…
Reference in New Issue
Block a user