Skip to content

Commit

Permalink
Update logback-classic to 1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 10, 2023
1 parent 9ed9221 commit e2ee3de
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 @@ -4,7 +4,7 @@ val scala2_13Version = "2.13.10"
val scala2_12Version = "2.12.16"
val zioConfigVersion = "4.0.0-RC16" // 3.3.0+ not support
val nebulaClientVersion = "3.6.0"
val logbackVersion = "1.4.5"
val logbackVersion = "1.4.11"

val supportCrossVersionList = Seq(scala3_Version, scala2_13Version, scala2_12Version)

Expand Down

0 comments on commit e2ee3de

Please sign in to comment.