Skip to content

Commit 0f949b9

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scalaprops to 0.10.0
1 parent fcd5680 commit 0f949b9

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
@@ -129,7 +129,7 @@ lazy val msgpack4zNative = crossProject(
129129
commonSettings,
130130
scalapropsCoreSettings,
131131
libraryDependencies ++= Seq(
132-
"com.github.scalaprops" %%% "scalaprops" % "0.9.1" % "test",
132+
"com.github.scalaprops" %%% "scalaprops" % "0.10.0" % "test",
133133
)
134134
)
135135
.jvmSettings(

0 commit comments

Comments
 (0)