Skip to content

Commit 45d38fb

Browse files
author
scala-steward
committed
Update scalacheck-1-18 to 3.2.20.0
1 parent f456337 commit 45d38fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ val pekkoStreams = "org.apache.pekko" %% "pekko-stream" % pekkoStreamVersion
144144
val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec", "wordspec", "shouldmatchers").map(m =>
145145
"org.scalatest" %%% s"scalatest-$m" % "3.2.20" % Test
146146
)
147-
val scalaTestPlusScalaCheck = libraryDependencies += "org.scalatestplus" %% "scalacheck-1-18" % "3.2.19.0" % Test
147+
val scalaTestPlusScalaCheck = libraryDependencies += "org.scalatestplus" %% "scalacheck-1-19" % "3.2.20.0" % Test
148148

149149
val zio1Version = "1.0.18"
150150
val zio2Version = "2.1.26"

0 commit comments

Comments
 (0)