Skip to content

Commit 0f6b779

Browse files
scala-stewarddpratt747
authored andcommitted
Update testcontainers-scala-postgresql to 0.43.6
1 parent a62f581 commit 0f6b779

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
@@ -8,7 +8,7 @@ lazy val zioHttpVersion = "3.0.1"
88
lazy val zioJsonVersion = "0.7.44"
99
lazy val zioJdbcVersion = "0.1.2"
1010
lazy val zioConfigVersion = "4.0.5"
11-
lazy val testContainerScalaVersion = "0.43.0"
11+
lazy val testContainerScalaVersion = "0.43.6"
1212
lazy val flywayVersion = "11.15.0"
1313
lazy val postgresDriverVersion = "42.7.8"
1414
lazy val h2Version = "2.4.240"

0 commit comments

Comments
 (0)