Skip to content

Commit

Permalink
Use latest version of java DSL which fixes bridge for boolean properties
Browse files Browse the repository at this point in the history
  • Loading branch information
rabelenda committed Feb 5, 2024
1 parent 4d58379 commit 01218cf
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.25.2</jmeter-java-dsl.version>
<jmeter-java-dsl.version>1.25.3</jmeter-java-dsl.version>
</properties>
</project>

0 comments on commit 01218cf

Please sign in to comment.