Skip to content

Commit

Permalink
Scala-Steward: Update logback-classic from 1.2.11 to 1.2.12 (#339)
Browse files Browse the repository at this point in the history
Co-authored-by: Paweł Lipski <[email protected]>
  • Loading branch information
scala-steward and PawelLipski authored Aug 30, 2023
1 parent e8dc7b7 commit 0dde343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/akka-cluster-app/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ scalaVersion := "2.13.11"

val circeVersion = "0.14.5"
val akkaVersion = "2.6.20"
val logbackVersion = "1.2.11"
val logbackVersion = "1.2.12"

lazy val `akka-cluster-app` = project
.in(file("."))
Expand Down

0 comments on commit 0dde343

Please sign in to comment.