Skip to content

Commit 7aa724c

Browse files
bump: sbt-header 5.6.5 (was 5.6.0) (#180)
1 parent 1706403 commit 7aa724c

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("com.github.sbt" % "sbt-pgp" % "2.1.2")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
3-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
3+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
44
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
66

0 commit comments

Comments
 (0)