Skip to content

Commit 198caa1

Browse files
authored
Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.13
1 parent 3a9c999 commit 198caa1

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
@@ -44,7 +44,7 @@ object ProjectPlugin extends AutoPlugin {
4444
val scalapb: String = "0.11.15"
4545
val scalatest: String = "3.2.12"
4646
val scalatestplusScheck: String = "3.2.2.0"
47-
val slf4j: String = "2.0.12"
47+
val slf4j: String = "2.0.13"
4848
}
4949

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

0 commit comments

Comments
 (0)