~jan0sch/smederee
Showing details for patch 22b3694c00872ca0219f8725abe25c0ebd86846c.
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt --- old-smederee/project/plugins.sbt 2025-02-20 15:08:49.263039072 +0000 +++ new-smederee/project/plugins.sbt 2025-02-20 15:08:49.263039072 +0000 @@ -3,7 +3,7 @@ // Regular plugins addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") -addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0") +addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1") addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0") addSbtPlugin("com.github.sbt" %% "sbt-sbom" % "0.4.0") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")