Skip to content

Commit 0edae9a

Browse files
authored
Merge pull request #2302 from scalacenter/update/munit-1.2.1
Update munit to 1.2.1
2 parents 0d49057 + 8258ca0 commit 0edae9a

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
@@ -28,7 +28,7 @@ object Dependencies {
2828
val scalametaV = "4.14.0"
2929
val scalatagsV = "0.13.1"
3030
val scalatestV = "3.2.19"
31-
val munitV = "1.2.0"
31+
val munitV = "1.2.1"
3232

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

0 commit comments

Comments
 (0)