izogfif commented on issue #5322: URL: https://github.com/apache/jmeter/issues/5322#issuecomment-1463993583
For those using Kotlin DSL for Gradle scripts: write this in your `build.gradle.kts` file: implementation("org.apache.jmeter:ApacheJMeter_http:5.5") { exclude( "org.apache.jmeter", "bom") } -- 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: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org