Skip to content

Commit dc678de

Browse files
Update dependency com.github.scalaprops:scalaprops to v0.11.0
1 parent 6c41a6a commit dc678de

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.11.0" % Test
1010
testFrameworks += new TestFramework("scalaprops.ScalapropsFramework")
1111

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

0 commit comments

Comments
 (0)