Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 72ef328

Browse files
committed
Update sbt-ci-release to 1.5.12
1 parent 291e97d commit 72ef328

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
@@ -1,6 +1,6 @@
11
resolvers += Resolver.bintrayIvyRepo("sbt", "sbt-plugin-releases")
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")

0 commit comments

Comments
 (0)