Skip to content

Commit 39da58b

Browse files
Update munit to 1.0.2 (#701)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent 5f7f883 commit 39da58b

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
@@ -1,7 +1,7 @@
11
import com.typesafe.tools.mima.core._
22

33
val catsVersion = "2.12.0"
4-
val munitVersion = "1.0.0"
4+
val munitVersion = "1.0.2"
55
val munitDisciplineVersion = "2.0.0"
66
val scalacheckVersion = "1.18.1"
77
val algebraVersion = "2.12.0"

0 commit comments

Comments
 (0)