We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4b226f + 80ab0ae commit 772ef3eCopy full SHA for 772ef3e
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.9" // test only
+ val slf4jVersion = "2.0.11" // test only
44
45
// for binary compatibility checking
46
val previousCompatibleVersions: Set[String] = Set("2.2.4")
0 commit comments