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 9f73aa0 commit c4072efCopy full SHA for c4072ef
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
2
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
0 commit comments