Skip to content

Commit b3b5288

Browse files
build: Update sbt-ci-release from 1.5.11 to 1.5.12
1 parent 3b71e99 commit b3b5288

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.5.0")
22

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

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

0 commit comments

Comments
 (0)