File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,3 @@ sourceSets.test.aspectj.srcDir "src/test/java"
3636sourceSets. test. java. srcDirs = files()
3737
3838compileAspectj. ajcOptions. outxmlfile = " META-INF/aop.xml"
39-
40- aspectj {
41- version = aspectjVersion
42- }
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ buildscript {
22 dependencies {
33 classpath " io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion "
44 classpath ' io.spring.nohttp:nohttp-gradle:0.0.10'
5- classpath " io.freefair.gradle:aspectj-plugin:6.2 .0"
5+ classpath " io.freefair.gradle:aspectj-plugin:6.3 .0"
66 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
77 classpath " com.netflix.nebula:nebula-project-plugin:8.2.0"
88 }
You can’t perform that action at this time.
0 commit comments