Skip to content

Commit

Permalink
Merge pull request #68 from scala-steward/update/sbt-release-1.0.10
Browse files Browse the repository at this point in the history
Update sbt-release to 1.0.10
  • Loading branch information
larsrh committed Oct 28, 2018
2 parents d38cb19 + 4bfba9f commit 8e416f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,5 +1,5 @@
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.9")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.10")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.25")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")

0 comments on commit 8e416f1

Please sign in to comment.