Skip to content

Commit 47fbb08

Browse files
committed
Update munit-scalacheck to 1.1.0
1 parent 702ce8b commit 47fbb08

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
@@ -5,7 +5,7 @@ import com.typesafe.tools.mima.core._
55
import sbtcrossproject.CrossPlugin.autoImport.crossProject
66

77
lazy val V = new {
8-
def munit = "1.0.0"
8+
def munit = "1.1.0"
99
def scalacheck = "1.18.1"
1010
}
1111
val scala212 = "2.12.20"

0 commit comments

Comments
 (0)