Skip to content

Commit

Permalink
Merge pull request #78 from scala-steward/update/sbt-catalysts-0.29
Browse files Browse the repository at this point in the history
Update sbt-catalysts to 0.29
  • Loading branch information
ChristopherDavenport authored Oct 8, 2019
2 parents 44ab7dc + e4aaa2b commit 8cf92e0
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 @@ -12,4 +12,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.29")
addSbtPlugin("org.typelevel" % "sbt-catalysts" % "0.28")
addSbtPlugin("org.typelevel" % "sbt-catalysts" % "0.29")

0 comments on commit 8cf92e0

Please sign in to comment.