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 ab00a6c commit 04ab742Copy full SHA for 04ab742
articles/load-test-llm-sse/pom.xml
@@ -10,7 +10,7 @@
10
<properties>
11
<maven.compiler.release>11</maven.compiler.release>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
- <gatling.version>3.14.3</gatling.version>
+ <gatling.version>3.14.4</gatling.version>
14
<gatling-maven-plugin.version>4.20.4</gatling-maven-plugin.version>
15
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
16
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
0 commit comments