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 e420dbf commit 902fc5bCopy full SHA for 902fc5b
performance-tests/pom.xml
@@ -31,7 +31,7 @@
31
<plugin>
32
<groupId>io.gatling</groupId>
33
<artifactId>gatling-maven-plugin</artifactId>
34
- <version>4.13.0</version>
+ <version>4.14.0</version>
35
<configuration>
36
<runMultipleSimulations>true</runMultipleSimulations>
37
<simulationClass>pl.piomin.samples.quarkus.performance.EmployeeQueryTest</simulationClass>
0 commit comments