|  | @@ -5,4 +5,4 @@ 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" % System.getProperty("play.version"))
 | 
	
		
			
				|  |  | +addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.2.6")
 |