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 10e3b43 commit 76a0107Copy full SHA for 76a0107
project/plugins.sbt
@@ -1,5 +1,5 @@
1
scalacOptions ++= Seq("-unchecked", "-deprecation", "-feature")
2
3
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.1")
4
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
5
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
0 commit comments