Update flyway-core, ... to 10.2.0

This commit is contained in:
eikek-scala-steward 2023-12-09 06:11:14 +00:00
parent ef07c3bbde
commit a9dd544551

View File

@ -19,7 +19,7 @@ object Dependencies {
val DoobieVersion = "1.0.0-RC4"
val EmilVersion = "0.15.0"
val FlexmarkVersion = "0.64.8"
val FlywayVersion = "10.1.0"
val FlywayVersion = "10.2.0"
val Fs2Version = "3.9.3"
val H2Version = "2.2.224"
val Http4sVersion = "0.23.24"