Skip to content

Commit

Permalink
Bump io.gatling.gradle from 3.10.3 to 3.10.3.1 in /performance-test (#…
Browse files Browse the repository at this point in the history
…4055)

Bumps io.gatling.gradle from 3.10.3 to 3.10.3.1.

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

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 Feb 9, 2024
1 parent 1b40c51 commit 335baa9
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'
id 'io.gatling.gradle' version '3.10.3.1'
}

configurations.all {
Expand Down

0 comments on commit 335baa9

Please sign in to comment.