Skip to content

Commit

Permalink
chore: update sbt-native-packager from 1.9.9 to 1.9.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Aug 31, 2023
1 parent bbf0181 commit abcadd6
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 @@ -14,7 +14,7 @@ addSbtPlugin("com.github.tototoshi" % "sbt-slick-codegen" % "2.0.0")
// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.16")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.1")
addSbtPlugin("com.iheart" % "sbt-play-swagger" % "1.0.2")

Expand Down

0 comments on commit abcadd6

Please sign in to comment.