Skip to content

Commit

Permalink
chore(deps): update dependency org.seleniumhq.selenium:selenium-java …
Browse files Browse the repository at this point in the history
…to v4
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent bcce045 commit 999b5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotest/Tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ libraryDependencies ++= Seq(
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
"javax.jws" % "javax.jws-api" % "1.1",
"org.apache.commons" % "commons-lang3" % "3.13.0",
"org.seleniumhq.selenium" % "selenium-java" % "3.141.59",
"org.seleniumhq.selenium" % "selenium-java" % "4.21.0",
"org.easytesting" % "fest-util" % "1.2.5",
"org.easytesting" % "fest-swing" % "1.2.1",
"xalan" % "xalan" % "2.7.3",
Expand Down

0 comments on commit 999b5bf

Please sign in to comment.