Skip to content

Commit 4970cad

Browse files
Update munit to 1.1.1
1 parent 3a1062f commit 4970cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object Dependencies {
2727
val scalametaV = "4.13.5"
2828
val scalatagsV = "0.13.1"
2929
val scalatestV = "3.2.19"
30-
val munitV = "1.1.0"
30+
val munitV = "1.1.1"
3131

3232
val bijectionCore = "com.twitter" %% "bijection-core" % bijectionCoreV
3333
val collectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % collectionCompatV

0 commit comments

Comments
 (0)