We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b53c87 + 2da45e9 commit cbda896Copy full SHA for cbda896
1 file changed
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("com.github.tototoshi" % "sbt-slick-codegen" % "2.2.0")
14
// The Play plugin
15
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.2")
16
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
17
-addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
+addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
18
19
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
20
addSbtPlugin("io.github.play-swagger" % "sbt-play-swagger" % "2.0.1")
0 commit comments