Skip to content

Commit

Permalink
Merge pull request #69 from dwijnand/rc3
Browse files Browse the repository at this point in the history
Upgrade to sbt 1.0.0-RC3
  • Loading branch information
dwijnand authored Aug 1, 2017
2 parents ffaaa8f + 14ae990 commit 748d6c0
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.0.0-RC2
sbt.version=1.0.0-RC3
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.3")
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.3.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.15")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.17")

resolvers += Resolver.sonatypeRepo("public")

0 comments on commit 748d6c0

Please sign in to comment.