We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01828e5 commit 1809361Copy full SHA for 1809361
1 file changed
spring-boot/data-migration/flyway/build.gradle
@@ -42,6 +42,4 @@ test {
42
43
flyway {
44
url = 'jdbc:h2:mem:'
45
- user = 'sa'
46
- password = ''
47
}
0 commit comments