Skip to content

Commit 2c82764

Browse files
authored
Merge pull request #75 from eikek/update/munit-1.1.2
Update munit to 1.1.2
2 parents b2de74e + a2541d2 commit 2c82764

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
@@ -8,7 +8,7 @@ object Dependencies {
88
val catsCore = "2.13.0"
99
val catsEffect = "3.6.3"
1010
val http4s = "0.23.30"
11-
val munit = "1.1.1"
11+
val munit = "1.1.2"
1212
val munitCatsEffect = "2.1.0"
1313
val munitScalaCheck = "1.2.0"
1414
val scribe = "3.15.0"

0 commit comments

Comments
 (0)