Skip to content

Commit 79a0682

Browse files
Update dependency com.github.scalaprops:scalaprops to v0.10.1
1 parent 6c41a6a commit 79a0682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name := "library-example"
66
// also used as a `groupId` by Sonatype
77
organization := "ch.epfl.scala"
88

9-
libraryDependencies += "com.github.scalaprops" %% "scalaprops" % "0.9.1" % Test
9+
libraryDependencies += "com.github.scalaprops" %% "scalaprops" % "0.10.1" % Test
1010
testFrameworks += new TestFramework("scalaprops.ScalapropsFramework")
1111

1212
description := "A library that does nothing useful"

0 commit comments

Comments
 (0)