Skip to content

Commit

Permalink
Update slf4j-simple to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Sep 5, 2022
1 parent e91482f commit 1f4c115
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 @@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
lazy val scalatest = "3.2.13"
lazy val scalatestplusScheck = "3.2.2.0"
lazy val jodaTime = "2.11.1"
lazy val slf4j = "1.7.36"
lazy val slf4j = "2.0.0"
lazy val jwtCore = "9.1.1"
lazy val coursier = "2.0.16"
lazy val config = "1.4.2"
Expand Down

0 comments on commit 1f4c115

Please sign in to comment.