Skip to content

Commit 839a326

Browse files
bump: sbt-header 5.7.0 (was 5.6.5) (#191)
1 parent 1fd7270 commit 839a326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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.6")
3-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
3+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
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)