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 d248808 commit f6683ffCopy full SHA for f6683ff
project/plugins.sbt
@@ -11,7 +11,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativ
11
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.1")
12
13
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
14
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
15
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
16
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
17
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
0 commit comments