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 59bb46f commit ec84fb6Copy full SHA for ec84fb6
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
2
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
6
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
0 commit comments