Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8f9cc0e

Browse files
Update scalacheck from 1.18.1 to 1.19.0
1 parent b9c6e64 commit 8f9cc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ lazy val scala_libraries_testing = (project in file("scala-libraries-testing"))
589589
libraryDependencies ++= scalaTestDeps
590590
.map(_.withConfigurations(Some("it,test"))),
591591
libraryDependencies ++= Seq(
592-
"org.scalacheck" %% "scalacheck" % "1.18.1" % Test,
592+
"org.scalacheck" %% "scalacheck" % "1.19.0" % Test,
593593
scalaMock,
594594
"com.lihaoyi" %% "utest" % "0.8.9" % "test",
595595
munitDep,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /