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