Skip to content

Commit

Permalink
Update logback-classic to 1.5.15 (#25)
Browse files Browse the repository at this point in the history
📦 Updates
[ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from
`1.5.14` to `1.5.15`
  • Loading branch information
github-actions[bot] authored Dec 29, 2024
1 parent e12b1dc commit 1267cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ val V = new {
val brotli = "0.1.2"
val brotli4j = "1.18.0"
val commonsCompress = "1.27.1"
val logbackClassic = "1.5.14"
val logbackClassic = "1.5.15"
val lz4 = "1.8.0"
val zio = "2.1.14"
val zip4j = "2.11.5"
Expand Down

0 comments on commit 1267cf6

Please sign in to comment.