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 9be47d2 + b00d3a0 commit af64943Copy full SHA for af64943
project/Commons.scala
@@ -41,7 +41,7 @@ object Commons extends ProjectGroup("commons") {
41
val circeVersion = "0.14.5" // benchmark only
42
val upickleVersion = "3.1.2" // benchmark only
43
val scalajsBenchmarkVersion = "0.10.0"
44
- val slf4jVersion = "1.7.36"
+ val slf4jVersion = "2.0.7"
45
46
// for binary compatibility checking
47
val previousCompatibleVersions: Set[String] = Set("2.2.4")
0 commit comments