We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7931050 + d2b9ede commit bce547aCopy full SHA for bce547a
1 file changed
project/plugins.sbt
@@ -8,6 +8,6 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
8
9
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.2")
10
11
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
12
13
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
0 commit comments