~jan0sch/smederee

Showing details for patch 20d0f4730c6e442123a92db09796811afeed755a.
2024-07-21 (Sun), 7:33 AM - Jens Grassel - 20d0f4730c6e442123a92db09796811afeed755a

Update flyway to 10.16.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 03:04:25.259869203 +0000
+++ new-smederee/build.sbt	2025-01-11 03:04:25.259869203 +0000
@@ -280,7 +280,7 @@
             val catsEffect       = "3.5.4"
             val circe            = "0.14.9"
             val doobie           = "1.0.0-RC5"
-            val flyway           = "10.15.2"
+            val flyway           = "10.16.0"
             val fs2              = "3.5.0"
             val http4s           = "1.0.0-M41"
             val ip4s             = "3.6.0"