Skip to content

Commit bd00eed

Browse files
sbt-header 5.11.0 (was 5.10.0) (#303)
1 parent 37e232f commit bd00eed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

project/plugins.sbt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
3-
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
4-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
1+
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
3+
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
4+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")

0 commit comments

Comments
 (0)