~jan0sch/smederee

Showing details for patch 6c58dde261014694cc7f260507a82095f1cff159.
2023-03-26 (Sun), 8:03 AM - Jens Grassel - 6c58dde261014694cc7f260507a82095f1cff159

Update sbt-header to 5.9.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • project/plugins.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt
--- old-smederee/project/plugins.sbt	2025-01-31 07:51:31.421804734 +0000
+++ new-smederee/project/plugins.sbt	2025-01-31 07:51:31.421804734 +0000
@@ -1,4 +1,4 @@
-addSbtPlugin("de.heikoseeberger" % "sbt-header"          % "5.7.0")
+addSbtPlugin("de.heikoseeberger" % "sbt-header"          % "5.9.0")
 addSbtPlugin("com.github.sbt"    % "sbt-native-packager" % "1.9.11")
 addSbtPlugin("io.spray"          % "sbt-revolver"        % "0.9.1")
 addSbtPlugin("ch.epfl.scala"     % "sbt-scalafix"        % "0.10.4")