Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-release-1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
juliano committed Oct 29, 2018
2 parents 05826df + fa1f8e8 commit a636b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -7,7 +7,7 @@ resolvers += Resolver.url(
url("http://dl.bintray.com/content/tpolecat/sbt-plugin-releases"))(
Resolver.ivyStylePatterns)

addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.7")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.9")

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

Expand Down

0 comments on commit a636b77

Please sign in to comment.