Skip to content

Commit 01e0f47

Browse files
scala-stewardrolang
authored andcommitted
Update flyway-core, ... to 11.0.0
1 parent e01e01d commit 01e0f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ lazy val tests = crossProject(JVMPlatform, NativePlatform)
344344
},
345345
)
346346

347-
lazy val flywayVersion = "10.22.0"
347+
lazy val flywayVersion = "11.0.0"
348348
lazy val postgresqlVersion = "42.7.4"
349349
lazy val testsFlyway = project
350350
.in(file("modules/tests-flyway"))

0 commit comments

Comments
 (0)