Skip to content

Commit

Permalink
chore: Update scalacheck from 1.17.0 to 1.17.1 (#3590)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot authored Apr 17, 2024
1 parent 6e8eabc commit 495a410
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 @@ -39,7 +39,7 @@ libraryDependencies += "io.circe" %% "circe-parser"
libraryDependencies += "io.circe" %% "circe-optics" % "0.15.0" % Test
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.23.16" % Test
libraryDependencies += "org.http4s" %% "http4s-circe" % "0.23.26" % Test
libraryDependencies += "org.scalacheck" %% "scalacheck" % "1.17.0" % Test
libraryDependencies += "org.scalacheck" %% "scalacheck" % "1.17.1" % 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
Expand Down

0 comments on commit 495a410

Please sign in to comment.