We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeeefc1 commit 1fa3681Copy full SHA for 1fa3681
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.orrsella" % "sbt-stats" % "1.0.7")
6
7
addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.0.0-RC19")
8
9
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
10
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
11
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
12
0 commit comments