Skip to content

Commit

Permalink
Update gatling-test-framework to 3.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-app-iheart[bot] committed Feb 19, 2024
1 parent af95396 commit b55bdcd
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.4" % Test
)
)

Expand Down

0 comments on commit b55bdcd

Please sign in to comment.