Skip to content

Commit 909d0cf

Browse files
committed
Update scala-logging to 3.9.6
1 parent 18e442c commit 909d0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object Commons extends ProjectGroup("commons") {
3333
val springVersion = "5.3.39"
3434
val typesafeConfigVersion = "1.4.4"
3535
val commonsIoVersion = "1.3.2" // test only
36-
val scalaLoggingVersion = "3.9.5"
36+
val scalaLoggingVersion = "3.9.6"
3737
val pekkoVersion = "1.2.0"
3838
val monixVersion = "3.4.1"
3939
val circeVersion = "0.14.5" // benchmark only

0 commit comments

Comments
 (0)