We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11bb92d + 8844c7c commit c70381fCopy full SHA for c70381f
build.sbt
@@ -17,7 +17,7 @@ ThisBuild / githubWorkflowPublishTargetBranches := Seq.empty
17
18
val Http4sVersion = "0.23.33"
19
val CirceVersion = "0.14.15"
20
-val MunitVersion = "1.2.0"
+val MunitVersion = "1.2.1"
21
val LogbackVersion = "1.5.21"
22
val MunitCatsEffectVersion = "2.1.0"
23
src/main/g8/build.sbt
@@ -1,6 +1,6 @@
1
2
3
4
5
6
0 commit comments