Skip to content

Commit

Permalink
chore: Update scalatest from 3.2.17 to 3.2.18 (#3482)
Browse files Browse the repository at this point in the history
Co-authored-by: RenkuBot <[email protected]>
  • Loading branch information
RenkuBot and RenkuBot authored Feb 8, 2024
1 parent 4a7cc2c commit 4f0ea8c
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.16" % Test
libraryDependencies += "org.http4s" %% "http4s-circe" % "0.23.25" % Test
libraryDependencies += "org.scalacheck" %% "scalacheck" % "1.17.0" % Test
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.17" % Test
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.18" % Test
libraryDependencies += "org.scalatestplus" %% "selenium-4-1" % "3.2.12.1" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-http-jdk-client" % "4.13.0" % Test
libraryDependencies += "org.seleniumhq.selenium" % "selenium-java" % "4.17.0" % Test
Expand Down

0 comments on commit 4f0ea8c

Please sign in to comment.