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 8fc714c commit 9efcaa9Copy full SHA for 9efcaa9
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
3
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
4
5
scalacOptions ++= Seq("-deprecation", "-unchecked", "-language:_")
0 commit comments