Skip to content

Commit

Permalink
sbt native packager 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz authored and ioannakok committed May 17, 2024
1 parent 3218c83 commit 83ad7ee
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 @@ -11,7 +11,7 @@ resolvers ++= Resolver.sonatypeOssRepos("releases")

addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.3")

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")

addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")

Expand Down

0 comments on commit 83ad7ee

Please sign in to comment.