Skip to content

Commit

Permalink
bump: sbt-native-packager 1.10.4 (was 1.10.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 29, 2024
1 parent 1e0e7e7 commit c71c2df
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 @@ -16,4 +16,4 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")

// For example
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")

0 comments on commit c71c2df

Please sign in to comment.