Skip to content

Commit 0452502

Browse files
authored
Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.17
1 parent b6e1185 commit 0452502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ object ProjectPlugin extends AutoPlugin {
4747
val scalapb: String = "0.11.17"
4848
val scalatest: String = "3.2.12"
4949
val scalatestplusScheck: String = "3.2.2.0"
50-
val slf4j: String = "2.0.16"
50+
val slf4j: String = "2.0.17"
5151
}
5252

5353
lazy val rpcServiceSettings: Seq[Def.Setting[_]] = Seq(

0 commit comments

Comments
 (0)