| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -87,7 +87,7 @@ lazy val msgpackCore = Project(id = "msgpack-core", base = file("msgpack-core")) | |||
| 87 | 87 | "org.wvlet.airframe" %% "airframe-json" % AIRFRAME_VERSION % "test", | |
| 88 | 88 | "org.wvlet.airframe" %% "airspec" % AIRFRAME_VERSION % "test", | |
| 89 | 89 | // Add property testing support with forAll methods | |
| 90 | - "org.scalacheck" %% "scalacheck" % "1.16.0" % "test", | ||
| 90 | + "org.scalacheck" %% "scalacheck" % "1.17.0" % "test", | ||
| 91 | 91 | // For performance comparison with msgpack v6 | |
| 92 | 92 | "org.msgpack" % "msgpack" % "0.6.12" % "test", | |
| 93 | 93 | // For integration test with Akka | |
| Back | FazBrowse Home | New Git URL |
0 commit comments