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 aceed66 commit 5dec387Copy full SHA for 5dec387
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
2
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.1")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
0 commit comments