Skip to content

Commit

Permalink
Update gatling-test-framework to 3.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-app-iheart[bot] committed Dec 20, 2023
1 parent 5442065 commit e8d2f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ lazy val stress = project
.settings(
libraryDependencies ++= Seq(
"io.gatling.highcharts" % "gatling-charts-highcharts" % "2.3.1" % Test,
"io.gatling" % "gatling-test-framework" % "2.3.1" % Test
"io.gatling" % "gatling-test-framework" % "3.10.3" % Test
)
)

Expand Down

0 comments on commit e8d2f1e

Please sign in to comment.