We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28b0478 + 7df9023 commit a2589fbCopy full SHA for a2589fb
cli/build.sbt
@@ -2,7 +2,7 @@ libraryDependencies += "com.github.scopt" %% "scopt" % "4.1.0"
2
3
libraryDependencies += "org.slf4j" % "slf4j-api" % "2.0.7"
4
5
-libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.4.9"
+libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.4.11"
6
7
libraryDependencies += "io.circe" %% "circe-generic-extras" % "0.14.3"
8
0 commit comments