>org.codehaus doesn't have Groovy 4.0.0 yet. Could you please advise? Thanks!
Please check https://groovy-lang.org/releasenotes/groovy-4.0.html#Groovy4.0-naming-changes org.codehaus.groovy should be updated with org.apache.groovy For instance, here: https://github.com/apache/jmeter/blob/1d573158f2af7be882674e59c02490836abd0cde/src/bom/build.gradle.kts#L47 and here: https://github.com/apache/jmeter/blob/417846471d320c5d18bfec899b8518276c8a9574/src/core/build.gradle.kts#L62-L66 Vladimir