Skip to content

Commit

Permalink
Update gatling-core, ... to 3.11.3 (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
steward-scala[bot] and github-actions[bot] authored May 26, 2024
1 parent 6925a01 commit 1ddeb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ object Dependencies {
}

lazy val gatling = {
val version = "3.11.2"
val version = "3.11.3"
Seq(
"io.gatling" % "gatling-core" % version,
"io.gatling" % "gatling-test-framework" % version,
Expand Down

0 comments on commit 1ddeb0c

Please sign in to comment.