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 Feb 17, 2023
1 parent 1adfca9 commit e474179
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.12.0",
"org.seleniumhq.selenium" % "selenium-java" % "3.141.59",
"org.seleniumhq.selenium" % "selenium-java" % "4.8.1",
"org.easytesting" % "fest-util" % "1.2.5",
"org.easytesting" % "fest-swing" % "1.2.1",
"xalan" % "xalan" % "2.7.2",
Expand Down

0 comments on commit e474179

Please sign in to comment.