Skip to content

Commit

Permalink
Update slf4j-nop to 1.7.27 (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and denisrosset committed Aug 6, 2019
1 parent d59396a commit 6d2409b
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
Expand Up @@ -14,4 +14,4 @@ addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.2")
libraryDependencies += "org.slf4j" % "slf4j-nop" % "1.7.26"
libraryDependencies += "org.slf4j" % "slf4j-nop" % "1.7.27"

0 comments on commit 6d2409b

Please sign in to comment.