We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437ad83 commit 8d68fcaCopy full SHA for 8d68fca
build.sbt
@@ -9,7 +9,7 @@ lazy val zioJsonVersion = "0.7.45"
9
lazy val zioJdbcVersion = "0.1.2"
10
lazy val zioConfigVersion = "4.0.6"
11
lazy val testContainerScalaVersion = "0.44.1"
12
-lazy val flywayVersion = "12.1.0"
+lazy val flywayVersion = "12.1.1"
13
lazy val postgresDriverVersion = "42.7.10"
14
lazy val h2Version = "2.4.240"
15
lazy val chimneyVersion = "1.9.0"
0 commit comments