Skip to content

Commit

Permalink
Update testcontainers-scala-scalatest to 0.41.8 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 21, 2025
1 parent 0ed5377 commit 98f8f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ val playJsonVersion = "3.0.4"
val specs2Version = "4.20.9"
val pekkoVersion = "1.0.3"

val testContainersVersion = "0.41.5"
val testContainersVersion = "0.41.8"
val scalaTestVersion = "3.2.19"
val playVersion = "3.0.6" // test only

Expand Down

0 comments on commit 98f8f10

Please sign in to comment.