Skip to content

Commit 6503506

Browse files
committed
Update sbt-ci-release to 1.6.1
1 parent 31b17a3 commit 6503506

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,3 +1,3 @@
11
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.3")
2-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
2+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
33
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")

0 commit comments

Comments
 (0)