Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

Commit

Permalink
Update of sbt-pgp to fix issue with snapshot publication
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaSfregola committed Dec 1, 2018
1 parent cc5ffbc commit 29830dd
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 @@ -14,7 +14,7 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.2")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")

addSbtPlugin("com.lucidchart" % "sbt-scalafmt-coursier" % "1.15")

Expand Down

0 comments on commit 29830dd

Please sign in to comment.