diff --git a/build.gradle b/build.gradle index 30fd52168..050fd1099 100644 --- a/build.gradle +++ b/build.gradle @@ -156,7 +156,7 @@ dependencies { // this is needed for the idea jmh plugin to work correctly jmh 'org.openjdk.jmh:jmh-core:1.37' jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.37' - jmh 'me.bechberger:ap-loader-all:4.0-10' + jmh 'me.bechberger:ap-loader-all:4.3-12' // comment this in if you want to run JMH benchmarks from idea // jmhAnnotationProcessor 'org.openjdk.jmh:jmh-generator-annprocess:1.37'