~wegtam/smederee

Showing details for patch 3eb4775c5b3fbb6b6d12214c59b9ce1014acf875.
2024-09-12 (Thu), 3:47 PM - Jens Grassel - 3eb4775c5b3fbb6b6d12214c59b9ce1014acf875

Update flyway to 10.18.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-23 01:41:55.611763039 +0000
+++ new-smederee/build.sbt	2024-11-23 01:41:55.611763039 +0000
@@ -280,7 +280,7 @@
             val catsEffect       = "3.5.4"
             val circe            = "0.14.10"
             val doobie           = "1.0.0-RC5"
-            val flyway           = "10.17.3"
+            val flyway           = "10.18.0"
             val fs2              = "3.5.0"
             val http4s           = "1.0.0-M41"
             val ip4s             = "3.6.0"