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 42607b4 commit 9131f5fCopy full SHA for 9131f5f
project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
13
}
14
15
private val testcontainersVersion = "1.21.1"
16
- private val seleniumVersion = "2.53.1"
+ private val seleniumVersion = "4.37.0"
17
private val slf4jVersion = "2.0.17"
18
private val scalaTestVersion = "3.2.9"
19
private val scalaTestMockitoVersion = "3.2.9.0"
0 commit comments