diff --git a/project/plugins.sbt b/project/plugins.sbt
index 6574d99..80ee13b 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,4 +1,4 @@
 resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"
 
-addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.1")
+addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.2")
 addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")