REFLECT-2 Remove redundant parameters to Gradle plugin

This commit is contained in:
Petromir Dzhunev
2020-01-29 23:17:09 +02:00
parent 01828e504d
commit 1809361301

View File

@@ -42,6 +42,4 @@ test {
flyway {
url = 'jdbc:h2:mem:'
user = 'sa'
password = ''
}