Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 496aff0

Browse files
committed
Update logback-classic to 1.5.16
1 parent 915ba29 commit 496aff0

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
@@ -27,7 +27,7 @@ val zioVersion = "2.0.22"
2727
val zioSchemaVersion = "1.1.1"
2828
val testcontainersVersion = "1.18.3"
2929
val testcontainersScalaVersion = "0.41.3"
30-
val logbackVersion = "1.5.6"
30+
val logbackVersion = "1.5.16"
3131

3232
lazy val root = project
3333
.in(file("."))

0 commit comments

Comments
 (0)