Skip to content

Commit 3344ea0

Browse files
committed
Update logback-classic to 1.5.8
1 parent f1a17f9 commit 3344ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
val ScalaTestVersion = "3.2.19"
1111
val SlickVersion = "3.5.1"
1212
val SlickPgVersion = "0.22.1"
13-
val LogbackVersion = "1.5.7"
13+
val LogbackVersion = "1.5.8"
1414
val PostgresqlVersion = "42.7.3"
1515

1616
val Libraries: Seq[ModuleID] = Seq(

0 commit comments

Comments
 (0)