aboutsummaryrefslogtreecommitdiff
path: root/kamon-examples/kamon-play-example/project/plugins.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'kamon-examples/kamon-play-example/project/plugins.sbt')
-rw-r--r--kamon-examples/kamon-play-example/project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamon-examples/kamon-play-example/project/plugins.sbt b/kamon-examples/kamon-play-example/project/plugins.sbt
index bd7707a4..6f7c1c8b 100644
--- a/kamon-examples/kamon-play-example/project/plugins.sbt
+++ b/kamon-examples/kamon-play-example/project/plugins.sbt
@@ -5,5 +5,5 @@ logLevel := Level.Warn
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
// Use the Play sbt plugin for Play projects
-addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.3")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.3.4")