We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d271929 commit d39c030Copy full SHA for d39c030
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")
5
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
6
7
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
8
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
10
0 commit comments