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 7fb7cb1 commit 7c7daabCopy full SHA for 7c7daab
build.sbt
@@ -22,7 +22,7 @@ val SeleniumVersion = "4.14.1"
22
val SeleniumHtmlunitVersion = "4.13.0"
23
val MockitoVersion = "4.6.1"
24
val CssParserVersion = "1.14.0"
25
-val ScalatestVersion = "3.2.17"
+val ScalatestVersion = "3.2.19"
26
val ScalatestSeleniumVersion = ScalatestVersion + ".0"
27
val ScalatestMockitoVersion = ScalatestVersion + ".0"
28
0 commit comments