Skip to content

Commit

Permalink
Bump io.gatling:gatling-http from 3.10.5 to 3.11.1 in /gatling
Browse files Browse the repository at this point in the history
Bumps [io.gatling:gatling-http](https://github.com/gatling/gatling) from 3.10.5 to 3.11.1.
- [Commits](gatling/gatling@v3.10.5...v3.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent d4db0b5 commit 453135c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatling/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {

dependencies {
//region gatling
implementation("io.gatling:gatling-http:3.10.5")
implementation("io.gatling:gatling-http:3.11.1")
implementation("io.gatling:gatling-core:3.10.5")
implementation("io.gatling:gatling-app:3.11.1")
gatlingRuntimeOnly("io.gatling:gatling-charts:3.10.5")
Expand Down

0 comments on commit 453135c

Please sign in to comment.