mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
Bump com.mysql:mysql-connector-j from 8.0.33 to 8.1.0 in /Plan (#3124)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 to 8.1.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.33...8.1.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-minor ... 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
cb5a732b19
commit
5a2a6979eb
@ -87,7 +87,7 @@ subprojects {
|
||||
caffeineVersion = "3.1.6"
|
||||
jettyVersion = "11.0.15"
|
||||
caffeineVersion = "2.9.2"
|
||||
mysqlVersion = "8.0.33"
|
||||
mysqlVersion = "8.1.0"
|
||||
mariadbVersion = "3.1.4"
|
||||
sqliteVersion = "3.41.2.1"
|
||||
adventureVersion = "4.14.0"
|
||||
|
Loading…
Reference in New Issue
Block a user