mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-09 20:31:38 +01:00
Bump sqlite-jdbc from 3.25.2 to 3.27.2 in /Plan
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.25.2 to 3.27.2. - [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.25.2...3.27.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
0d4d174493
commit
5884bedb54
@ -113,7 +113,7 @@ subprojects {
|
|||||||
testCompile "com.jayway.awaitility:awaitility:1.7.0" // Awaitility (Concurrent wait conditions)
|
testCompile "com.jayway.awaitility:awaitility:1.7.0" // Awaitility (Concurrent wait conditions)
|
||||||
|
|
||||||
// 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.27.2" // SQLite
|
||||||
testCompile "mysql:mysql-connector-java:8.0.15" // MySQL
|
testCompile "mysql:mysql-connector-java:8.0.15" // MySQL
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user