Skip to content

Commit

Permalink
bump sbt plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Dec 25, 2017
1 parent 5d01df3 commit 399578b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion project/jmh.sbt
@@ -1 +1 @@
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.27")
2 changes: 1 addition & 1 deletion project/pgp.sbt
@@ -1 +1 @@
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
4 changes: 2 additions & 2 deletions project/plugins.sbt
@@ -1,3 +1,3 @@
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.0")
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
addSbtPlugin("com.eed3si9n" % "sbt-doge" % "0.1.5")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.15")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.18")

0 comments on commit 399578b

Please sign in to comment.