Skip to content

Commit db583af

Browse files
committed
Bump plugins versions
1 parent 382037a commit db583af

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

project/plugins.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ logLevel := Level.Warn
44
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
55

66
/* Publishing */
7-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.4")
8-
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
9-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.1.0")
7+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
8+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
9+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

0 commit comments

Comments
 (0)