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.
2 parents 66118b6 + a603a9a commit 0f65e92Copy full SHA for 0f65e92
project/plugins.sbt
@@ -1,5 +1,5 @@
1
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature")
2
3
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.1")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
4
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
5
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
0 commit comments