Skip to content

Commit

Permalink
πŸ¦• revert jmeter to 3.6.1 (newer mvn 3.9 reqd for 3.8.0) πŸ¦•
Browse files Browse the repository at this point in the history
  • Loading branch information
eformat committed Apr 1, 2024
1 parent 9bf33e5 commit 785c6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<plugin>
<groupId>com.lazerycode.jmeter</groupId>
<artifactId>jmeter-maven-plugin</artifactId>
<version>3.8.0</version>
<version>3.6.1</version>
<executions>
<!-- Generate JMeter configuration -->
<execution>
Expand Down

0 comments on commit 785c6c6

Please sign in to comment.