Skip to content

Commit

Permalink
Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Dec 12, 2022
1 parent 01244cc commit ec796a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ object ProjectPlugin extends AutoPlugin {
val scalapb: String = "0.11.12"
val scalatest: String = "3.2.12"
val scalatestplusScheck: String = "3.2.2.0"
val slf4j: String = "2.0.4"
val slf4j: String = "2.0.5"
}

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

0 comments on commit ec796a1

Please sign in to comment.