We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b33c24 + 79eafd1 commit c70cc6cCopy full SHA for c70cc6c
cli/build.sbt
@@ -2,7 +2,7 @@ libraryDependencies += "com.github.scopt" %% "scopt" % "4.1.0"
2
3
libraryDependencies += "org.slf4j" % "slf4j-api" % "2.0.16"
4
5
-libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.5.11"
+libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.5.12"
6
7
libraryDependencies += "io.circe" %% "circe-generic-extras" % "0.14.4"
8
0 commit comments