Skip to content

Commit a6854e0

Browse files
committed
Update munit-cats-effect to 2.2.0
1 parent fe5698e commit a6854e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ crossScalaVersions += "3.3.7"
88
libraryDependencies ++= Seq(
99
"is.cir" %% "ciris" % "3.12.0",
1010
"com.typesafe" % "config" % "1.4.6",
11-
"org.typelevel" %% "munit-cats-effect" % "2.1.0" % "test",
11+
"org.typelevel" %% "munit-cats-effect" % "2.2.0" % "test",
1212
"org.typelevel" %% "cats-effect" % "3.7.0" % "test"
1313
)
1414

0 commit comments

Comments
 (0)