Skip to content

Commit 385b9fb

Browse files
Update flyway to v11.13.0 (#3483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c904a08 commit 385b9fb

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

0 commit comments

Comments
 (0)