Skip to content

Commit 678e77a

Browse files
build: Update sbt-ci-release from 1.5.9 to 1.5.10
1 parent 0b8ca19 commit 678e77a

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.scalameta" % "sbt-scalafmt" % "2.4.3")
22

33
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
66

77
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
88

0 commit comments

Comments
 (0)