Skip to content

Commit

Permalink
⬆️ Bump gatlingVersion from 3.9.5 to 3.11.5 (#79)
Browse files Browse the repository at this point in the history
Bumps `gatlingVersion` from 3.9.5 to 3.11.5.

Updates `io.gatling:gatling-core` from 3.9.5 to 3.11.5
- [Commits](gatling/gatling@v3.9.5...v3.11.5)

Updates `io.gatling:gatling-commons` from 3.9.5 to 3.11.5
- [Commits](gatling/gatling@v3.9.5...v3.11.5)

Updates `io.gatling:gatling-http` from 3.9.5 to 3.11.5
- [Commits](gatling/gatling@v3.9.5...v3.11.5)

---
updated-dependencies:
- dependency-name: io.gatling:gatling-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.gatling:gatling-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.gatling:gatling-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 817e783 commit f3771be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gatling {

ext {
scalaVersion = "2.13.11"
gatlingVersion = "3.9.5"
gatlingVersion = "3.11.5"
awsSdkVersion = "2.27.6"
apacheClientVersion = "2.20.116"
}
Expand Down

0 comments on commit f3771be

Please sign in to comment.