Skip to content

Commit

Permalink
build(deps): bump io.gatling:gatling-maven-plugin from 4.9.6 to 4.10.0
Browse files Browse the repository at this point in the history
Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.9.6 to 4.10.0.
- [Commits](gatling/gatling-maven-plugin@v4.9.6...v4.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Sep 30, 2024
1 parent 0feec42 commit 60bbf62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
<plugin>
<groupId>io.gatling</groupId>
<artifactId>gatling-maven-plugin</artifactId>
<version>4.9.6</version>
<version>4.10.0</version>
<configuration>
<configFolder>src/test/gatling/conf</configFolder>
<dataFolder>src/test/gatling/data</dataFolder>
Expand Down

0 comments on commit 60bbf62

Please sign in to comment.