Switch to tut 0.5.1

This commit is contained in:
Alexandre Archambault 2017-05-15 15:32:49 +02:00
parent f62a110cfa
commit 763106bf96
2 changed files with 2 additions and 2 deletions

View File

@ -163,10 +163,10 @@ lazy val web = project
lazy val doc = project
.dependsOn(coreJvm, cache)
.enablePlugins(TutPlugin)
.settings(
shared,
dontPublish,
tutSettings,
tutSourceDirectory := baseDirectory.value,
tutTargetDirectory := baseDirectory.in(LocalRootProject).value
)

View File

@ -11,7 +11,7 @@ plugins_(
"io.get-coursier" % "sbt-shading" % coursierVersion,
"org.xerial.sbt" % "sbt-sonatype" % "1.1",
"com.timushev.sbt" % "sbt-updates" % "0.3.0",
"org.tpolecat" % "tut-plugin" % "0.4.8"
"org.tpolecat" % "tut-plugin" % "0.5.1"
)
libs ++= Seq(