Skip to content

Commit 2f7fe8f

Browse files
committed
[ci] selenium
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
1 parent cf03bf5 commit 2f7fe8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1948,7 +1948,7 @@ lazy val `apps-app`: Project =
19481948
`apps-common-frontend`,
19491949
)
19501950
.settings(
1951-
libraryDependencies += "org.scalatestplus" %% "selenium-4-12" % "3.2.17.0" % "test",
1951+
libraryDependencies += "org.scalatestplus" %% "selenium-4-12" % "3.2.19.0" % "test",
19521952
libraryDependencies += "org.seleniumhq.selenium" % "selenium-java" % "4.12.1" % "test",
19531953
libraryDependencies += "eu.rekawek.toxiproxy" % "toxiproxy-java" % "2.1.4" % "test",
19541954
libraryDependencies += auth0,

0 commit comments

Comments
 (0)