Skip to content

Commit 4b8554b

Browse files
Update flyway to v11.12.0
1 parent e11f744 commit 4b8554b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
flywayVersion = '11.11.2'
3+
flywayVersion = '11.12.0'
44
postgresqlVersion = '42.7.7'
55
}
66
dependencies {

0 commit comments

Comments
 (0)