QAInsights opened a new pull request #705: URL: https://github.com/apache/jmeter/pull/705
## Description Update Groovy from 3.0.9 to 4.0.0 ## Motivation and Context Groovy 4.0.0 has loads of features and enhancements. Please check [Groovy 4.0.0 release notes](https://groovy-lang.org/releasenotes/groovy-4.0.html). ## How Has This Been Tested? 1. Executed the tests using `gradlew test` which passed 100% in my local system ## Screenshots (if appropriate):  ## Types of changes - New feature (non-breaking change which adds functionality) - Please check [Groovy 4.0.0 release notes](https://groovy-lang.org/releasenotes/groovy-4.0.html). ## Checklist: - [x] My code follows the [code style][style-guide] of this project. - [x] I have updated the documentation accordingly. [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
