Skip to content

Commit 8af23fe

Browse files
committed
Update munit to 1.2.0
1 parent adb31a9 commit 8af23fe

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
@@ -18,7 +18,7 @@ lazy val refinedVersion = "0.11.3"
1818
lazy val scalaCollectionCompatVersion = "2.13.0"
1919
lazy val scalaCheckVersion = "1.15.4"
2020
lazy val scalatestVersion = "3.2.18"
21-
lazy val munitVersion = "1.1.2"
21+
lazy val munitVersion = "1.2.0"
2222
lazy val shapelessVersion = "2.3.13"
2323
lazy val silencerVersion = "1.7.1"
2424
lazy val specs2Version = "4.21.0"

0 commit comments

Comments
 (0)