Skip to content

Commit ec796a1

Browse files
authored
Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.5
1 parent 01244cc commit ec796a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ object ProjectPlugin extends AutoPlugin {
4343
val scalapb: String = "0.11.12"
4444
val scalatest: String = "3.2.12"
4545
val scalatestplusScheck: String = "3.2.2.0"
46-
val slf4j: String = "2.0.4"
46+
val slf4j: String = "2.0.5"
4747
}
4848

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

0 commit comments

Comments
 (0)