Skip to content

Commit 1f4c115

Browse files
authored
Update slf4j-simple to 2.0.0
1 parent e91482f commit 1f4c115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ object ProjectPlugin extends AutoPlugin {
2323
lazy val scalatest = "3.2.13"
2424
lazy val scalatestplusScheck = "3.2.2.0"
2525
lazy val jodaTime = "2.11.1"
26-
lazy val slf4j = "1.7.36"
26+
lazy val slf4j = "2.0.0"
2727
lazy val jwtCore = "9.1.1"
2828
lazy val coursier = "2.0.16"
2929
lazy val config = "1.4.2"

0 commit comments

Comments
 (0)