diff --git a/build.gradle b/build.gradle index 0d183d4a8..b292dc0ab 100644 --- a/build.gradle +++ b/build.gradle @@ -166,7 +166,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.3-12' + jmh 'me.bechberger:ap-loader-all:4.3-13' // comment this in if you want to run JMH benchmarks from idea // jmhAnnotationProcessor 'org.openjdk.jmh:jmh-generator-annprocess:1.37'