Skip to content

Commit e361cad

Browse files
Update flyway to v11.18.0
1 parent 76f4139 commit e361cad

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.13.0'
3+
flywayVersion = '11.18.0'
44
postgresqlVersion = '42.7.7'
55
}
66
dependencies {

0 commit comments

Comments
 (0)