Skip to content

Commit

Permalink
Merge pull request #179 from advancedtelematic/bugfix/PRO-5381/launch…
Browse files Browse the repository at this point in the history
…-script-java10-version-check

Update to latest version of the scala packager
  • Loading branch information
jochenschneider authored May 25, 2018
2 parents c1fb488 + 7fb2a0f commit be1da53
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 @@ -2,7 +2,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.8.0")

addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.6.1")

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.1.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.4")

addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.5")

Expand Down

0 comments on commit be1da53

Please sign in to comment.