Skip to content

Commit

Permalink
Merge pull request #47 from scala-steward/update/sbt-sonatype-3.8.1
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.8.1
  • Loading branch information
Atry authored Apr 19, 2020
2 parents d479cb5 + 21b4d7d commit 6c3437e
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 @@ -6,7 +6,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.0.1")

addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")

addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")

Expand Down

0 comments on commit 6c3437e

Please sign in to comment.