Skip to content

Commit

Permalink
Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Apr 15, 2024
1 parent 3a9c999 commit 198caa1
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 @@ -44,7 +44,7 @@ object ProjectPlugin extends AutoPlugin {
val scalapb: String = "0.11.15"
val scalatest: String = "3.2.12"
val scalatestplusScheck: String = "3.2.2.0"
val slf4j: String = "2.0.12"
val slf4j: String = "2.0.13"
}

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

0 comments on commit 198caa1

Please sign in to comment.