Skip to content

Commit

Permalink
Update scalaprops to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Apr 29, 2020
1 parent 6156b32 commit 5893f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ lazy val scalapropsMagnolia = crossProject(JVMPlatform, JSPlatform)
Nil
}
}
scalapropsVersion := "0.6.3"
scalapropsVersion := "0.8.0"
libraryDependencies ++= Seq(
"com.propensive" %%% "magnolia" % "0.14.5",
"com.github.scalaprops" %%% "scalaprops-gen" % scalapropsVersion.value,
Expand Down

0 comments on commit 5893f61

Please sign in to comment.