Skip to content

Commit

Permalink
Merge pull request #1234 from scala-steward/update/slf4j-nop-1.7.36
Browse files Browse the repository at this point in the history
Update slf4j-nop to 1.7.36
  • Loading branch information
joroKr21 authored Feb 8, 2022
2 parents a1dc7bf + b5d512e commit 6b26c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
scalacOptions += "-deprecation"
libraryDependencies += "org.slf4j" % "slf4j-nop" % "1.7.35"
libraryDependencies += "org.slf4j" % "slf4j-nop" % "1.7.36"

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
Expand Down

0 comments on commit 6b26c21

Please sign in to comment.