Skip to content

Commit

Permalink
build(deps): Update logback-classic from 1.5.10 to 1.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Oct 16, 2024
1 parent 7e6c74a commit e4a1ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ object Dependencies {
val sbtTestAgent = "org.scala-sbt" % "test-agent" % sbtTestAgentVersion
val snailgun = "io.github.alexarchambault.scala-cli.snailgun" %% "snailgun-core" % "0.4.1-sc2"
val ztExec = "org.zeroturnaround" % "zt-exec" % ztExecVersion
val logback = "ch.qos.logback" % "logback-classic" % "1.5.10"
val logback = "ch.qos.logback" % "logback-classic" % "1.5.11"
val libdaemonjvm = "ch.epfl.scala" %% "libdaemon" % "0.0.12"
val scopt = "com.github.scopt" % "scopt_2.12" % "4.0.0-RC2"

Expand Down

0 comments on commit e4a1ff5

Please sign in to comment.