Skip to content

Commit 96aec1c

Browse files
Update dependency io.gatling:gatling-maven-plugin to v4.16.1 (#257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c41c170 commit 96aec1c

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.15.1</version>
34+
<version>4.16.1</version>
3535
<configuration>
3636
<runMultipleSimulations>true</runMultipleSimulations>
3737
<simulationClass>pl.piomin.samples.quarkus.performance.EmployeeQueryTest</simulationClass>

0 commit comments

Comments
 (0)