diff --git a/build.gradle b/build.gradle index c36ee86d99c..62fb2fe6028 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ plugins { id 'de.undercouch.download' version '4.0.0' id 'com.gradle.build-scan' version '2.4.2' id "com.jfrog.artifactory" version '4.9.8' apply false - id "io.freefair.aspectj" version "4.0.0" apply false + id "io.freefair.aspectj" version "4.1.1" apply false id "com.github.ben-manes.versions" version "0.24.0" }