Skip to content

Commit b02ef31

Browse files
authored
Merge pull request #815 from scalameta/update/sbt-ci-release-1.6.1
Update sbt-ci-release to 1.6.1
2 parents 5eb15f7 + 1e97f0d commit b02ef31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
1+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
33

44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")

0 commit comments

Comments
 (0)