Skip to content

Commit 2ecc64c

Browse files
Update sbt-boilerplate to 0.8.0 (#2581)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent f62c66c commit 2ecc64c

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
@@ -18,7 +18,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1818
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.0")
1919
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
2020
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
21-
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.7.0")
21+
addSbtPlugin("com.github.sbt" % "sbt-boilerplate" % "0.8.0")
2222

2323
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
2424
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")

0 commit comments

Comments
 (0)