Skip to content

Commit

Permalink
Upgrade to latest version of jmeter java DSL
Browse files Browse the repository at this point in the history
  • Loading branch information
rabelenda committed Nov 26, 2024
1 parent b9a4e6d commit da20054
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 @@ -11,6 +11,6 @@
<description>This pom is only needed to be able to copy jmeter-java-dsl jars and dependencies with dependency:copy-dependencies maven plugin goal in child projects</description>

<properties>
<jmeter-java-dsl.version>1.27</jmeter-java-dsl.version>
<jmeter-java-dsl.version>1.29.1</jmeter-java-dsl.version>
</properties>
</project>

0 comments on commit da20054

Please sign in to comment.