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