Skip to content

Commit

Permalink
chore: Update scalatest from 3.2.16 to 3.2.17 (#3242)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot authored Sep 7, 2023
1 parent 8e5d626 commit a54883d
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 @@ -40,7 +40,7 @@ libraryDependencies += "io.circe" %% "circe-optics" %
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.23.15" % Test
libraryDependencies += "org.http4s" %% "http4s-circe" % "0.23.23" % Test
libraryDependencies += "org.scalacheck" %% "scalacheck" % "1.17.0" % Test
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.16" % Test
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.17" % Test
libraryDependencies += "org.scalatestplus" %% "selenium-4-1" % "3.2.12.1" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-http-jdk-client" % "4.12.1" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-java" % "4.7.1" % Test
Expand Down

0 comments on commit a54883d

Please sign in to comment.