~jan0sch/smederee

Showing details for patch 057e88c74a00c68db8fb88e1aacb2f7c1cd25ad5.
2023-10-14 (Sat), 6:17 AM - Jens Grassel - 057e88c74a00c68db8fb88e1aacb2f7c1cd25ad5

Update flyway to 9.22.3

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-14 22:45:54.700433772 +0000
+++ new-smederee/build.sbt	2025-01-14 22:45:54.700433772 +0000
@@ -429,7 +429,7 @@
       val circe           = "0.14.6"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC4"
-      val flyway          = "9.22.2"
+      val flyway          = "9.22.3"
       val fs2             = "3.5.0"
       val http4s          = "1.0.0-M40"
       val ip4s            = "3.3.0"