Skip to content

Commit

Permalink
Update jcl-over-slf4j, jul-to-slf4j, ... to 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Oct 21, 2024
1 parent 560ff28 commit 8709cf2
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.17"
val scalatest: String = "3.2.12"
val scalatestplusScheck: String = "3.2.2.0"
val slf4j: String = "2.0.13"
val slf4j: String = "2.0.16"
}

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

0 comments on commit 8709cf2

Please sign in to comment.