~jan0sch/smederee

Showing details for patch c704d2a9a9979c36ec846bc387d72705cd4a7cf7.
2023-08-27 (Sun), 8:37 AM - Jens Grassel - c704d2a9a9979c36ec846bc387d72705cd4a7cf7

Update flyway to 9.21.2

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-15 09:35:48.768826729 +0000
+++ new-smederee/build.sbt	2025-01-15 09:35:48.768826729 +0000
@@ -429,7 +429,7 @@
       val circe           = "0.14.5"
       val commonMark      = "0.21.0"
       val doobie          = "1.0.0-RC4"
-      val flyway          = "9.21.1"
+      val flyway          = "9.21.2"
       val fs2             = "3.5.0"
       val http4s          = "1.0.0-M40"
       val ip4s            = "3.3.0"