~wegtam/smederee
Showing details for patch f576e52647e9dd8be662ca49954d448ffe6441c9.
diff -rN -u old-smederee/project/plugins.sbt new-smederee/project/plugins.sbt --- old-smederee/project/plugins.sbt 2024-11-23 09:05:45.687723361 +0000 +++ new-smederee/project/plugins.sbt 2024-11-23 09:05:45.687723361 +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.10.0") +addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4") addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")