Skip to content

Commit

Permalink
Update testcontainers-scala-postgresql to 0.41.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 19, 2024
1 parent f878ec9 commit e4c1b83
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 @@ -4,7 +4,7 @@ val zioJsonVersion = "0.6.2"
val zioConfigVersion = "3.0.7"
val logbackClassicVersion = "1.4.7"
val postgresqlVersion = "42.6.0"
val testContainersVersion = "0.40.17"
val testContainersVersion = "0.41.5"
val zioLoggingVersion = "2.1.12"
val flywayVersion = "9.16.3"
val akkaHttpVersion = "10.2.10"
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 @@ -3,7 +3,7 @@ val zioJsonVersion = "0.6.2"
val zioConfigVersion = "3.0.7"
val logbackClassicVersion = "1.4.7"
val postgresqlVersion = "42.6.0"
val testContainersVersion = "0.40.17"
val testContainersVersion = "0.41.5"
val zioLoggingVersion = "2.1.12"
val flywayVersion = "9.16.3"
$if(enable_akka_http.truthy)$
Expand Down

0 comments on commit e4c1b83

Please sign in to comment.