diff --git a/project/plugins.sbt b/project/plugins.sbt index ff8e5ba7d2..eee0f294df 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -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")