Skip to content

Commit b288ace

Browse files
Update munit-cats-effect to 2.2.0 in series/0.25
1 parent 87c46bd commit b288ace

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
@@ -13,7 +13,7 @@ lazy val root = project.in(file(".")).aggregate(prometheusMetrics).enablePlugins
1313
val http4sVersion = "0.23.33"
1414
val prometheusVersion = "0.16.0"
1515
val munitVersion = "1.2.0"
16-
val munitCatsEffectVersion = "2.1.0"
16+
val munitCatsEffectVersion = "2.2.0"
1717

1818
lazy val prometheusMetrics = project
1919
.in(file("prometheus-metrics"))

0 commit comments

Comments
 (0)