jmeter
jmeter copied to clipboard
Update Groovy 4.0.0
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.
How Has This Been Tested?
- Executed the tests using
gradlew testwhich 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.
Checklist:
- [x] My code follows the code style of this project.
- [x] I have updated the documentation accordingly.