Skip to content

Commit e5cd827

Browse files
Update sbt-ci-release to 1.12.1
1 parent 9cfa2d2 commit e5cd827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.1")
33
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
55
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")

0 commit comments

Comments
 (0)