Skip to content

Commit 577cb93

Browse files
scala-stewarddangerousben
authored andcommitted
Update tut-plugin to 0.6.12
1 parent 7b3e3ca commit 577cb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ resolvers ++= Seq(
33
Classpaths.sbtPluginReleases
44
)
55

6-
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.11")
6+
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12")
77
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
88
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.5")
99
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")

0 commit comments

Comments
 (0)