We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1bbafa commit 9c2b558Copy full SHA for 9c2b558
project/plugins.sbt
@@ -2,7 +2,7 @@ logLevel := Level.Warn
2
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
6
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.9")
7
8
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
0 commit comments