Skip to content

Commit cdd67e1

Browse files
authored
Merge pull request #986 from profunktor/update/munit-1.1.0
Update munit to 1.1.0
2 parents 6269021 + a8672c0 commit cdd67e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/Dependencies.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ object Dependencies {
1111
val keyPool = "0.4.10"
1212

1313
val lettuce = "6.5.4.RELEASE"
14-
14+
1515
val logback = "1.5.17"
1616

1717
val kindProjector = "0.13.3"
1818

19-
val munit = "1.0.4"
19+
val munit = "1.1.0"
2020
val munitScalacheck = "1.1.0"
2121

2222
}

0 commit comments

Comments
 (0)