We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243d4fa commit 96a63feCopy full SHA for 96a63fe
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
2
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
3
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments