Skip to content

Commit

Permalink
Merge pull request #4640 from GuidoS/master
Browse files Browse the repository at this point in the history
update aws-scala-sbt template #4634
  • Loading branch information
horike37 committed Jan 10, 2018
2 parents 4b4b3e2 + 0226d72 commit 361fdc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,3 +1,3 @@
resolvers += Resolver.sonatypeRepo("public")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6")
@@ -1 +1 @@
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.0")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.7")

0 comments on commit 361fdc7

Please sign in to comment.