We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e1185 commit 0452502Copy full SHA for 0452502
project/ProjectPlugin.scala
@@ -47,7 +47,7 @@ object ProjectPlugin extends AutoPlugin {
47
val scalapb: String = "0.11.17"
48
val scalatest: String = "3.2.12"
49
val scalatestplusScheck: String = "3.2.2.0"
50
- val slf4j: String = "2.0.16"
+ val slf4j: String = "2.0.17"
51
}
52
53
lazy val rpcServiceSettings: Seq[Def.Setting[_]] = Seq(
0 commit comments