We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f78abbd + 909d0cf commit e37c922Copy full SHA for e37c922
project/Commons.scala
@@ -33,7 +33,7 @@ object Commons extends ProjectGroup("commons") {
33
val springVersion = "5.3.39"
34
val typesafeConfigVersion = "1.4.5"
35
val commonsIoVersion = "1.3.2" // test only
36
- val scalaLoggingVersion = "3.9.5"
+ val scalaLoggingVersion = "3.9.6"
37
val pekkoVersion = "1.2.0"
38
val monixVersion = "3.4.1"
39
val circeVersion = "0.14.5" // benchmark only
0 commit comments