We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bb629 commit f79d636Copy full SHA for f79d636
project/plugins.sbt
@@ -5,7 +5,7 @@ val crossProjectV = "1.3.2"
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
6
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
8
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
9
10
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
11
0 commit comments