We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 454b142 commit f3c1644Copy full SHA for f3c1644
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
3
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
4
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
0 commit comments