~jan0sch/smederee

Showing details for patch 189f3d6e5bffe629ad57e3ac32fd2305c1004cf1.
2023-09-22 (Fri), 1:56 PM - Jens Grassel - 189f3d6e5bffe629ad57e3ac32fd2305c1004cf1

Update flyway to 9.22.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 05:55:14.606729587 +0000
+++ new-smederee/build.sbt	2025-01-15 05:55:14.606729587 +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.1"
+      val flyway          = "9.22.2"
       val fs2             = "3.5.0"
       val http4s          = "1.0.0-M40"
       val ip4s            = "3.3.0"