We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93cf81f commit 2e45011Copy full SHA for 2e45011
project/plugins.sbt
@@ -4,4 +4,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
4
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
5
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
6
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
7
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
0 commit comments