Skip to content

Commit eb25cb5

Browse files
Update logback-classic to 1.5.12 (#252)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com>
1 parent d66e5a1 commit eb25cb5

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.10"
10-
val logback = "1.5.11"
10+
val logback = "1.5.12"
1111
val pekko = "1.1.2"
1212
val pekkoHttp = "1.1.0"
1313
val scalatest = "3.2.19"

0 commit comments

Comments
 (0)