Skip to content

Commit aa7db4a

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scalacheck to 1.19.0
1 parent b1c1aa7 commit aa7db4a

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
@@ -120,7 +120,7 @@ val msgpack4zJawn = CrossProject("msgpack4z-jawn", file("."))(JVMPlatform, JSPla
120120
libraryDependencies ++= Seq(
121121
"org.typelevel" %%% "jawn-ast" % "1.6.0",
122122
"com.github.xuwei-k" %%% "msgpack4z-core" % "0.6.2",
123-
"org.scalacheck" %%% "scalacheck" % "1.18.1" % "test",
123+
"org.scalacheck" %%% "scalacheck" % "1.19.0" % "test",
124124
"com.github.xuwei-k" % "msgpack4z-java" % "0.4.0" % "test",
125125
"com.github.xuwei-k" % "msgpack4z-java06" % "0.2.0" % "test",
126126
"com.github.xuwei-k" %%% "msgpack4z-native" % "0.4.0" % "test",

0 commit comments

Comments
 (0)