Skip to content

Commit

Permalink
Bump io.gatling.gradle from 3.10.3.1 to 3.10.4 in /performance-test
Browse files Browse the repository at this point in the history
Bumps io.gatling.gradle from 3.10.3.1 to 3.10.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent ef5d5e4 commit cf3d423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion performance-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

plugins {
id 'java'
id 'io.gatling.gradle' version '3.10.3.1'
id 'io.gatling.gradle' version '3.10.4'
}

configurations.all {
Expand Down

0 comments on commit cf3d423

Please sign in to comment.