We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd7270 commit 839a326Copy full SHA for 839a326
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
4
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
6
0 commit comments