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 13aa668 + fa3a1d7 commit 11bb92dCopy full SHA for 11bb92d
build.sbt
@@ -18,7 +18,7 @@ ThisBuild / githubWorkflowPublishTargetBranches := Seq.empty
18
val Http4sVersion = "0.23.33"
19
val CirceVersion = "0.14.15"
20
val MunitVersion = "1.2.0"
21
-val LogbackVersion = "1.5.19"
+val LogbackVersion = "1.5.21"
22
val MunitCatsEffectVersion = "2.1.0"
23
24
lazy val root = project
src/main/g8/build.sbt
@@ -1,7 +1,7 @@
1
2
3
4
5
6
7
lazy val root = (project in file("."))
0 commit comments