Skip to content

Commit

Permalink
Update testcontainers-scala-postgresql to 0.41.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and lachezar committed Jun 14, 2024
1 parent ca58f57 commit 3abb780
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ val quillVersion = "4.8.4"
val postgresqlVersion = "42.7.3"
val flywayVersion = "10.14.0"
val chimneyVersion = "1.1.0"
val testContainersVersion = "0.41.3"
val testContainersVersion = "0.41.4"
val zioMockVersion = "1.0.0-RC12"

// This build is for this Giter8 template.
Expand Down
2 changes: 1 addition & 1 deletion src/main/g8/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val quillVersion = "4.8.4"
val postgresqlVersion = "42.7.3"
val flywayVersion = "10.14.0"
val chimneyVersion = "1.1.0"
val testContainersVersion = "0.41.3"
val testContainersVersion = "0.41.4"
val zioMockVersion = "1.0.0-RC12"

lazy val quillNamingStrategy =
Expand Down

0 comments on commit 3abb780

Please sign in to comment.