Skip to content

Commit

Permalink
chore: Update selenium-http-jdk-client from 4.11.0 to 4.12.0 (#3230)
Browse files Browse the repository at this point in the history
Co-authored-by: RenkuBot <[email protected]>
  • Loading branch information
RenkuBot and RenkuBot authored Sep 1, 2023
1 parent dbbbe41 commit 3d088a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ libraryDependencies += "org.http4s" %% "http4s-circe" %
libraryDependencies += "org.scalacheck" %% "scalacheck" % "1.17.0" % Test
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.16" % Test
libraryDependencies += "org.scalatestplus" %% "selenium-4-1" % "3.2.12.1" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-http-jdk-client" % "4.11.0" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-http-jdk-client" % "4.12.0" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-java" % "4.7.1" % Test
libraryDependencies += "org.slf4j" % "slf4j-log4j12" % "2.0.7" % Test
libraryDependencies += "org.typelevel" %% "cats-effect" % "3.5.1" % Test
Expand Down

0 comments on commit 3d088a7

Please sign in to comment.