We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93246b5 commit 45a2bc4Copy full SHA for 45a2bc4
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
6
addDependencyTreePlugin
7
8
// for releasing
9
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
10
11
//// docs
12
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-dependencies" % "0.2.4")
0 commit comments