Skip to content

Commit 721e199

Browse files
authored
Merge pull request #2307 from scala-steward/update/munit-1.1.2
Update munit to 1.1.2
2 parents 8b126d4 + 334aeba commit 721e199

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.1"
21+
lazy val munitVersion = "1.1.2"
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)