We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b409b88 commit 5f83570Copy full SHA for 5f83570
performance-tests/pom.xml
@@ -31,7 +31,7 @@
31
<plugin>
32
<groupId>io.gatling</groupId>
33
<artifactId>gatling-maven-plugin</artifactId>
34
- <version>4.12.3</version>
+ <version>4.13.0</version>
35
<configuration>
36
<runMultipleSimulations>true</runMultipleSimulations>
37
<simulationClass>pl.piomin.samples.quarkus.performance.EmployeeQueryTest</simulationClass>
0 commit comments