Skip to content

Commit

Permalink
Update testcontainers-scala-core to 0.41.4 (#349)
Browse files Browse the repository at this point in the history
Co-authored-by: Ondra Pelech <[email protected]>
  • Loading branch information
scala-steward and sideeffffect authored Oct 14, 2024
1 parent f0e12ee commit 37e20b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Dependencies {

object Versions {
val zio = "2.0.22"
val testcontainers = "0.41.3"
val testcontainers = "0.41.4"
}

val zio = "dev.zio" %% "zio" % Versions.zio
Expand Down

0 comments on commit 37e20b8

Please sign in to comment.