Skip to content

Commit 1e5638e

Browse files
Update dependency io.gatling:gatling-maven-plugin to v4.12.1 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b86ddc commit 1e5638e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<plugin>
3232
<groupId>io.gatling</groupId>
3333
<artifactId>gatling-maven-plugin</artifactId>
34-
<version>4.11.0</version>
34+
<version>4.12.1</version>
3535
<configuration>
3636
<runMultipleSimulations>true</runMultipleSimulations>
3737
<simulationClass>pl.piomin.samples.quarkus.performance.EmployeeQueryTest</simulationClass>

0 commit comments

Comments
 (0)