Skip to content

Commit

Permalink
Merge pull request #253 from SwissDataScienceCenter/update/sbt-native…
Browse files Browse the repository at this point in the history
…-packager-1.11.0

chore: Update sbt-native-packager from 1.10.4 to 1.11.0
  • Loading branch information
mergify[bot] authored Jan 7, 2025
2 parents 7c33adc + 5049a4d commit 6157dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.8.3")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
Expand Down

0 comments on commit 6157dea

Please sign in to comment.