Skip to content

Commit 0857368

Browse files
committed
Update scala-logging to 3.9.6
1 parent 6119e82 commit 0857368

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
@@ -26,7 +26,7 @@ object Dependencies {
2626

2727
val sttpVersion = "3.11.0"
2828

29-
val scalaLoggingVersion = "3.9.5"
29+
val scalaLoggingVersion = "3.9.6"
3030

3131
val jettyVersion = "12.1.0"
3232
val typesafeConfigVersion = "1.4.4"

0 commit comments

Comments
 (0)