We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85e948 commit c05ab47Copy full SHA for c05ab47
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
2
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
5
0 commit comments