Skip to content

Commit

Permalink
Update sbt-sonatype to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 19, 2020
1 parent 071f687 commit 21b4d7d
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 21b4d7d

Please sign in to comment.