Skip to content

Commit 90ba4e2

Browse files
Update flyway to v11.12.0 (#3473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e11f744 commit 90ba4e2

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)