Skip to content

Commit 6b3a7ba

Browse files
author
scala-steward-app-iheart[bot]
committed
Update gatling-test-framework to 3.14.6
1 parent 8d2dff2 commit 6b3a7ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ lazy val stress = project
378378
.settings(
379379
libraryDependencies ++= Seq(
380380
"io.gatling.highcharts" % "gatling-charts-highcharts" % "2.3.1" % Test,
381-
"io.gatling" % "gatling-test-framework" % "2.3.1" % Test
381+
"io.gatling" % "gatling-test-framework" % "3.14.6" % Test
382382
)
383383
)
384384

0 commit comments

Comments
 (0)