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.
1 parent 01244cc commit ec796a1Copy full SHA for ec796a1
project/ProjectPlugin.scala
@@ -43,7 +43,7 @@ object ProjectPlugin extends AutoPlugin {
43
val scalapb: String = "0.11.12"
44
val scalatest: String = "3.2.12"
45
val scalatestplusScheck: String = "3.2.2.0"
46
- val slf4j: String = "2.0.4"
+ val slf4j: String = "2.0.5"
47
}
48
49
lazy val rpcServiceSettings: Seq[Def.Setting[_]] = Seq(
0 commit comments