Skip to content

Commit d3c28e8

Browse files
Update munit-cats-effect to 2.2.0 in main
1 parent 87e2725 commit d3c28e8

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 = "1.0.0-M46"
1414
val prometheusVersion = "0.16.0"
1515
val munitVersion = "1.0.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)