Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ object Dependencies {
val CrossScalaForPlugin = Seq(Scala212)
val AkkaVersion = "2.6.15"

val TestContainers: String = "0.39.5"
val TestContainers: String = "0.39.11"

// This is not the sbt version used by lagom-pb build itself, but
// instead the version used to build lagom-pb sbt plugin.
Expand Down