Skip to content

Commit

Permalink
Merge pull request #126 from scala-steward/update/sbt-updates-0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDavenport committed May 19, 2020
2 parents e86a4a5 + 7fc55fa commit 6c2cdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -10,6 +10,6 @@ addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.0")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.5.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")

0 comments on commit 6c2cdf3

Please sign in to comment.