Skip to content

Commit 6b0f185

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-scalaprops to 0.5.1
1 parent 5901b43 commit 6b0f185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
77
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
88
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
9-
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.0")
9+
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.1")
1010

1111
scalacOptions ++= Seq(
1212
"-deprecation",

0 commit comments

Comments
 (0)