Skip to content

Commit

Permalink
Merge pull request #627 from innFactory/update/sbt-native-packager-1.…
Browse files Browse the repository at this point in the history
…10.4

chore: update sbt-native-packager from 1.10.0 to 1.10.4
  • Loading branch information
mergify[bot] committed Jul 31, 2024
2 parents 8f337aa + 92b7d02 commit b6269ac
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.2.0")
// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.5")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("io.github.play-swagger" % "sbt-play-swagger" % "2.0.2")
Expand Down

0 comments on commit b6269ac

Please sign in to comment.