~wegtam/smederee

Showing details for patch 451969ee37cc74ade3861e304a63cff4c5192e52.
2024-10-20 (Sun), 9:03 AM - Jens Grassel - 451969ee37cc74ade3861e304a63cff4c5192e52

Update flyway to 10.20.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2024-11-22 05:05:36.219136736 +0000
+++ new-smederee/build.sbt	2024-11-22 05:05:36.219136736 +0000
@@ -281,7 +281,7 @@
             val catsEffect       = "3.5.4"
             val circe            = "0.14.10"
             val doobie           = "1.0.0-RC6"
-            val flyway           = "10.19.0"
+            val flyway           = "10.20.0"
             val fs2              = "3.5.0"
             val http4s           = "1.0.0-M42"
             val ip4s             = "3.6.0"