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 8650dc7 + 53c43ad commit 511bef4Copy full SHA for 511bef4
build.sbt
@@ -16,7 +16,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(
16
ThisBuild / githubWorkflowPublishTargetBranches := Seq.empty
17
18
val Http4sVersion = "0.23.32"
19
-val CirceVersion = "0.14.14"
+val CirceVersion = "0.14.15"
20
val MunitVersion = "1.2.0"
21
val LogbackVersion = "1.5.19"
22
val MunitCatsEffectVersion = "2.1.0"
src/main/g8/build.sbt
@@ -1,5 +1,5 @@
1
2
3
4
5
0 commit comments