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 8d2dff2 commit 6b3a7baCopy full SHA for 6b3a7ba
build.sbt
@@ -378,7 +378,7 @@ lazy val stress = project
378
.settings(
379
libraryDependencies ++= Seq(
380
"io.gatling.highcharts" % "gatling-charts-highcharts" % "2.3.1" % Test,
381
- "io.gatling" % "gatling-test-framework" % "2.3.1" % Test
+ "io.gatling" % "gatling-test-framework" % "3.14.6" % Test
382
)
383
384
0 commit comments