Skip to content

Commit 10dc2bb

Browse files
build: Update sbt-ci-release from 1.5.10 to 1.5.11
1 parent ed8dd43 commit 10dc2bb

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
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
44

55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
66

0 commit comments

Comments
 (0)