Skip to content

Commit

Permalink
Merge e0ae87a into 79bbf43
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Oct 16, 2018
2 parents 79bbf43 + e0ae87a commit b14a963
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.1.6
sbt.version = 1.2.4
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-RC12")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.2")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.5")

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

Expand Down

0 comments on commit b14a963

Please sign in to comment.