Skip to content

Commit a4a5897

Browse files
authored
Merge pull request #109 from indoorvivants/update/sbt-ci-release-1.5.12
Update sbt-ci-release to 1.5.12
2 parents d61a5c5 + 6352e59 commit a4a5897

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,4 +1,4 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
1+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
22
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")

0 commit comments

Comments
 (0)