mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-06 15:44:49 +08:00
Merge pull request #981 from plan-player-analytics/dependabot/gradle/Plan/development/org.xerial-sqlite-jdbc-3.27.2.1
This commit is contained in:
commit
4a5f4b80d1
@ -113,7 +113,7 @@ subprojects {
|
||||
testCompile "com.jayway.awaitility:awaitility:1.7.0" // Awaitility (Concurrent wait conditions)
|
||||
|
||||
// Testing dependencies required by Plan
|
||||
testCompile "org.xerial:sqlite-jdbc:3.27.2" // SQLite
|
||||
testCompile "org.xerial:sqlite-jdbc:3.27.2.1" // SQLite
|
||||
testCompile "mysql:mysql-connector-java:8.0.15" // MySQL
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user