Skip to content

Commit 1809361

Browse files
committed
REFLECT-2 Remove redundant parameters to Gradle plugin
1 parent 01828e5 commit 1809361

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

spring-boot/data-migration/flyway/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,4 @@ test {
4242

4343
flyway {
4444
url = 'jdbc:h2:mem:'
45-
user = 'sa'
46-
password = ''
4745
}

0 commit comments

Comments
 (0)