Update aspectj-plugin to 6.3.0
Version 6.3.0 aligns with the used Gradle 7.3
This commit is contained in:
@@ -27,7 +27,3 @@ sourceSets.test.aspectj.srcDir "src/test/java"
|
||||
sourceSets.test.java.srcDirs = files()
|
||||
|
||||
compileAspectj.ajcOptions.outxmlfile = "META-INF/aop.xml"
|
||||
|
||||
aspectj {
|
||||
version = aspectjVersion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user