Skip to content

Commit 3aa3a8e

Browse files
authored
Merge pull request #756 from gemini-hlsw/update/munit-cats-effect-2.2.0
Update munit-cats-effect to 2.2.0
2 parents e25e1a0 + 6458669 commit 3aa3a8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Settings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object Settings {
1919
val log4Cats = "2.7.1"
2020
val monocle = "3.3.0"
2121
val munit = "1.2.4"
22-
val munitCatsEffect = "2.1.0"
22+
val munitCatsEffect = "2.2.0"
2323
val natchez = "0.3.9"
2424
val scalaFix = scalafix.sbt.BuildInfo.scalafixVersion
2525
val scalaJsDom = "2.8.1"

0 commit comments

Comments
 (0)