mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-23 01:27:42 +01:00
MySQL Connector test dependency
This commit is contained in:
parent
7542370b44
commit
f2642f4079
@ -102,6 +102,7 @@ subprojects {
|
|||||||
|
|
||||||
// Testing dependencies required by Plan
|
// Testing dependencies required by Plan
|
||||||
testCompile "org.xerial:sqlite-jdbc:3.25.2" // SQLite
|
testCompile "org.xerial:sqlite-jdbc:3.25.2" // SQLite
|
||||||
|
testCompile "mysql:mysql-connector-java:8.0.13" // MySQL
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user