Skip to content

Commit 04849e6

Browse files
committed
Update dependency io.gatling:gatling-maven-plugin to v4.10.2
1 parent bc986be commit 04849e6

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

0 commit comments

Comments
 (0)