Skip to content

Commit 0674ae0

Browse files
bump: sbt-ci-release 1.9.2 (was 1.9.0) (#1357)
1 parent 41e21af commit 0674ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
1010
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
1111
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
1212
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
13-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
13+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
1414
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
1515
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1616

0 commit comments

Comments
 (0)