Skip to content

Commit

Permalink
Upgrade sbt-sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Oct 4, 2019
1 parent ba2cee0 commit e125d0b
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
@@ -1,6 +1,6 @@
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.1.1")

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

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

Expand Down

0 comments on commit e125d0b

Please sign in to comment.