mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-28 12:07:35 +01:00
Bump mysql-connector-java from 8.0.15 to 8.0.16 in /Plan (#1016)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.15 to 8.0.16. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.15...8.0.16) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
5fd7deb389
commit
98cd6bc5e0
@ -114,7 +114,7 @@ subprojects {
|
|||||||
|
|
||||||
// Testing dependencies required by Plan
|
// Testing dependencies required by Plan
|
||||||
testCompile "org.xerial:sqlite-jdbc:3.27.2.1" // SQLite
|
testCompile "org.xerial:sqlite-jdbc:3.27.2.1" // SQLite
|
||||||
testCompile "mysql:mysql-connector-java:8.0.15" // MySQL
|
testCompile "mysql:mysql-connector-java:8.0.16" // MySQL
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
|
Loading…
Reference in New Issue
Block a user