diff --git a/build.sbt b/build.sbt index 4b82d9e..dbec925 100644 --- a/build.sbt +++ b/build.sbt @@ -148,7 +148,7 @@ lazy val msgpack4zNative = projectMatrix commonSettings, scalapropsCoreSettings, libraryDependencies ++= Seq( - "com.github.scalaprops" %% "scalaprops" % "0.11.0" % "test", + "com.github.scalaprops" %% "scalaprops" % "0.11.1" % "test", ) ) .jvmPlatform(