We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff92a8 commit b1e6127Copy full SHA for b1e6127
project/Dependencies.scala
@@ -12,7 +12,7 @@ object Dependencies {
12
scope.map(s => modules.map(_ % s)).getOrElse(modules)
13
}
14
15
- private val testcontainersVersion = "1.20.2"
+ private val testcontainersVersion = "1.20.6"
16
private val seleniumVersion = "2.53.1"
17
private val slf4jVersion = "1.7.32"
18
private val scalaTestVersion = "3.2.9"
0 commit comments