We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0e74a commit 246df9fCopy full SHA for 246df9f
build.gradle
@@ -2,7 +2,7 @@ buildscript {
2
dependencies {
3
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
4
classpath 'io.spring.nohttp:nohttp-gradle:0.0.10'
5
- classpath "io.freefair.gradle:aspectj-plugin:5.3.3.3"
+ classpath "io.freefair.gradle:aspectj-plugin:6.2.0"
6
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
7
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
8
}
0 commit comments