Skip to content

Commit

Permalink
⬆️ Bump io.gatling.gradle from 3.9.5.5 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps io.gatling.gradle from 3.9.5.5 to 3.12.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 4103f04 commit 9c483df
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
@@ -1,6 +1,6 @@
plugins {
id "scala"
id 'io.gatling.gradle' version '3.9.5.5'
id 'io.gatling.gradle' version '3.12.0'
id "com.diffplug.spotless" version "6.25.0"
}

Expand Down

0 comments on commit 9c483df

Please sign in to comment.