Skip to content

Commit 30df791

Browse files
Update dependency io.gatling:gatling-maven-plugin to v4.15.1 (#254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 902fc5b commit 30df791

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

0 commit comments

Comments
 (0)