Skip to content

Commit 8d68fca

Browse files
Update flyway-database-postgresql to 12.1.1 (#221)
1 parent 437ad83 commit 8d68fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lazy val zioJsonVersion = "0.7.45"
99
lazy val zioJdbcVersion = "0.1.2"
1010
lazy val zioConfigVersion = "4.0.6"
1111
lazy val testContainerScalaVersion = "0.44.1"
12-
lazy val flywayVersion = "12.1.0"
12+
lazy val flywayVersion = "12.1.1"
1313
lazy val postgresDriverVersion = "42.7.10"
1414
lazy val h2Version = "2.4.240"
1515
lazy val chimneyVersion = "1.9.0"

0 commit comments

Comments
 (0)