Skip to content

Commit 480e55f

Browse files
update install FW version
1 parent 292004f commit 480e55f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Azure/Azure-Templatized-YML-Pipeline/flyway-12+/templates/InstallFlywayWindows.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ $ErrorActionPreference = "Stop"
22

33
#Flyway Version to Use - Check here for latest version information - https://documentation.red-gate.com/fd/command-line-184127404.html
44

5-
$flywayVersion = '10.17.3'
5+
$flywayVersion = '12.6.1'
66

77
#Flyway URL to download CLI
88

0 commit comments

Comments
 (0)