~jan0sch/smederee
Showing details for patch fd3f07e68797d04b6654585cb29a909f6e6d9c23.
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt --- old-smederee/project/plugins.sbt 2025-01-12 05:36:28.109540638 +0000 +++ new-smederee/project/plugins.sbt 2025-01-12 05:36:28.109540638 +0000 @@ -4,7 +4,7 @@ addSbtPlugin("io.github.siculo" %% "sbt-bom" % "0.3.0") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") -addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16") +addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0") addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")