Skip to content

Commit

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

Expand Down

0 comments on commit 1f47529

Please sign in to comment.