Skip to content

Commit

Permalink
Update logback-classic to 1.5.7 (#3445)
Browse files Browse the repository at this point in the history
Pull request: #3445
  • Loading branch information
scala-steward authored Sep 3, 2024
1 parent 9baac5d commit 87d6ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ object Deps {
val fansi = ivy"com.lihaoyi::fansi:0.5.0"
val jarjarabrams = ivy"com.eed3si9n.jarjarabrams::jarjar-abrams-core:1.14.0"
val requests = ivy"com.lihaoyi::requests:0.9.0"
val logback = ivy"ch.qos.logback:logback-classic:1.2.13"
val logback = ivy"ch.qos.logback:logback-classic:1.5.7"
val sonatypeCentralClient = ivy"com.lumidion::sonatype-central-client-requests:0.3.0"

object RuntimeDeps {
Expand Down

0 comments on commit 87d6ced

Please sign in to comment.