We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b21fdb commit 38ea46bCopy full SHA for 38ea46b
project/plugins.sbt
@@ -2,4 +2,4 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
2
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
0 commit comments