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 6fefac1 commit 41878cbCopy full SHA for 41878cb
project/Settings.scala
@@ -1,5 +1,5 @@
1
2
-import com.typesafe.sbt.pgp._
+import com.jsuereth.sbtpgp._
3
import coursier.ShadingPlugin.autoImport._
4
import sbt._
5
import sbt.Keys._
project/plugins.sbt
@@ -1,4 +1,4 @@
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.29")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
0 commit comments