Skip to content

Commit 100ed51

Browse files
Update logback-classic to 1.5.21 (#162)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 09f3a94 commit 100ed51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ object Dependencies {
1515

1616
val awsLambdaEvents = "3.16.1"
1717

18-
val logbackClassic = "1.5.20"
18+
val logbackClassic = "1.5.21"
1919

2020
val munitScalaCheck = "1.2.0"
2121

0 commit comments

Comments
 (0)