Skip to content

Commit 0396535

Browse files
Update sbt-ci-release to 1.5.12 (#244)
1 parent 2dc22d1 commit 0396535

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
@@ -2,7 +2,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
22

33
addSbtPlugin("org.typelevel" % "sbt-typelevel-sonatype-ci-release" % "0.5.0-M10")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
66

77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
88

0 commit comments

Comments
 (0)