We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9c999 commit 198caa1Copy full SHA for 198caa1
project/ProjectPlugin.scala
@@ -44,7 +44,7 @@ object ProjectPlugin extends AutoPlugin {
44
val scalapb: String = "0.11.15"
45
val scalatest: String = "3.2.12"
46
val scalatestplusScheck: String = "3.2.2.0"
47
- val slf4j: String = "2.0.12"
+ val slf4j: String = "2.0.13"
48
}
49
50
lazy val rpcServiceSettings: Seq[Def.Setting[_]] = Seq(
0 commit comments