Skip to content

Commit bbed0d7

Browse files
committed
Update sbt-ci-release to 1.5.12
1 parent 18c24c2 commit bbed0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ resolvers ++= Seq(
44
)
55

66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
7-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
7+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)