Skip to content

Commit

Permalink
Update slf4j-api to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and tuxji committed Jan 16, 2024
1 parent 4005bfb commit cebce31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ object Dependencies {
)

lazy val slf4jAPI = Seq(
"org.slf4j" % "slf4j-api" % "2.0.9",
"org.slf4j" % "slf4j-api" % "2.0.11",
)

lazy val infoset = Seq(
Expand Down

0 comments on commit cebce31

Please sign in to comment.