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 4e178b2 commit 1531ffbCopy full SHA for 1531ffb
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
7
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
8
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
9
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
10
-addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
+addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
12
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
13
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments