Skip to content

Commit

Permalink
Update gatling-test-framework to 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-app-iheart[bot] committed Sep 9, 2024
1 parent 8fae4b1 commit e1f70b6
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 @@ -378,7 +378,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.12.0" % Test
)
)

Expand Down

0 comments on commit e1f70b6

Please sign in to comment.