~jan0sch/smederee

Showing details for patch 3f26b907ee823a48d74708c7cd6546936e031f81.
2022-08-05 (Fri), 6:47 AM - Jens Grassel - 3f26b907ee823a48d74708c7cd6546936e031f81

Update sbt-header to 5.7.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-02-03 02:14:06.085010757 +0000
+++ new-smederee/project/plugins.sbt	2025-02-03 02:14:06.085010757 +0000
@@ -1,5 +1,5 @@
 addSbtPlugin("com.dwijnand"          % "sbt-dynver"                 % "4.1.1")
-addSbtPlugin("de.heikoseeberger"     % "sbt-header"                 % "5.6.0")
+addSbtPlugin("de.heikoseeberger"     % "sbt-header"                 % "5.7.0")
 addSbtPlugin("com.github.sbt"        % "sbt-native-packager"        % "1.9.9")
 addSbtPlugin("com.lightbend.paradox" % "sbt-paradox"                % "0.10.2")
 addSbtPlugin("io.github.jonas"       % "sbt-paradox-material-theme" % "0.6.0")