We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e482698 commit 6201453Copy full SHA for 6201453
project/plugins.sbt
@@ -6,4 +6,4 @@ resolvers += Resolver.typesafeRepo("releases") // Play seems to require quite a
6
// Use the Play sbt plugin for Play projects
7
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.3")
8
9
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.4.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.5.0")
0 commit comments