Skip to content

Commit

Permalink
Bump io.gatling:gatling-http from 3.10.4 to 3.10.5 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.4 to 3.10.5.
- [Commits](gatling/gatling@v3.10.4...v3.10.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 70c7e55 commit e4cb654
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.4")
implementation("io.gatling:gatling-http:3.10.5")
implementation("io.gatling:gatling-core:3.10.5")
implementation("io.gatling:gatling-app:3.10.4")
gatlingRuntimeOnly("io.gatling:gatling-charts:3.10.5")
Expand Down

0 comments on commit e4cb654

Please sign in to comment.