Closed marcospereira closed 6 years ago
Updated with template-control on 2018-01-11T21:32:27.253Z **build.sbt: scalaVersion := "2.12.4" **build.sbt: libraryDependencies += "io.gatling.highcharts" % "gatling-charts-highcharts" % "2.3.0" % Test **build.sbt: libraryDependencies += "io.gatling" % "gatling-test-framework" % "2.3.0" % Test **/plugins.sbt: addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.11") **build.gradle: def playVersion = "2.6.11"