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 66118b6 commit a603a9aCopy full SHA for a603a9a
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