~jan0sch/smederee

Showing details for patch 4ef11611ee0eed38a1e028419f30e140ffc01340.
2024-06-11 (Tue), 12:31 PM - Jens Grassel - 4ef11611ee0eed38a1e028419f30e140ffc01340

Update flyway to 10.15.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	2025-01-11 14:43:21.917333133 +0000
+++ new-smederee/build.sbt	2025-01-11 14:43:21.917333133 +0000
@@ -278,7 +278,7 @@
             val catsEffect      = "3.5.4"
             val circe           = "0.14.7"
             val doobie          = "1.0.0-RC5"
-            val flyway          = "10.14.0"
+            val flyway          = "10.15.0"
             val fs2             = "3.5.0"
             val http4s          = "1.0.0-M41"
             val ip4s            = "3.6.0"