We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cd3f7 commit b5e1540Copy full SHA for b5e1540
project/plugins.sbt
@@ -1,6 +1,6 @@
1
resolvers += Resolver.sonatypeRepo("snapshots")
2
3
addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.1")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
0 commit comments