Skip to content

Commit 9bc2ec8

Browse files
Update logback-classic to 1.5.6 (#217)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com>
1 parent e4e56de commit 9bc2ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ThisBuild / organizationName := "lunatech"
77

88
lazy val V = new {
99
val circe = "0.14.6"
10-
val logback = "1.5.5"
10+
val logback = "1.5.6"
1111
val pekko = "1.0.2"
1212
val pekkoHttp = "1.0.1"
1313
val scalatest = "3.2.18"

0 commit comments

Comments
 (0)