We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d604e7 commit 99fffb1Copy full SHA for 99fffb1
build.sbt
@@ -21,7 +21,7 @@ ThisBuild / githubWorkflowPublishTargetBranches := Seq.empty
21
val Http4sVersion = "0.23.33"
22
val CirceVersion = "0.14.15"
23
val MunitVersion = "1.2.1"
24
-val LogbackVersion = "1.5.22"
+val LogbackVersion = "1.5.23"
25
val MunitCatsEffectVersion = "2.1.0"
26
27
lazy val root = project.in(file("."))
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