Skip to content

Commit

Permalink
Update logback-classic to 1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 25, 2023
1 parent 927f0ab commit bc2889e
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 @@ -27,7 +27,7 @@ val zioVersion = "2.0.6"
val zioSchemaVersion = "0.4.2"
val testcontainersVersion = "1.17.6"
val testcontainersScalaVersion = "0.40.17"
val logbackVersion = "1.2.11"
val logbackVersion = "1.2.12"

lazy val root = project
.in(file("."))
Expand Down

0 comments on commit bc2889e

Please sign in to comment.