Skip to content

Commit

Permalink
update sbt and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
haifengl committed Jun 2, 2019
1 parent 62739e7 commit 3c4bab4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.2.4
sbt.version=1.2.8
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
resolvers += Resolver.typesafeRepo("releases")

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.10")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.22")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")

Expand Down

0 comments on commit 3c4bab4

Please sign in to comment.