We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1d519 commit c14c2ebCopy full SHA for c14c2eb
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
dependencies {
5
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
6
classpath 'io.spring.nohttp:nohttp-gradle:0.0.11'
7
- classpath "io.freefair.gradle:aspectj-plugin:6.6-rc1"
+ classpath "io.freefair.gradle:aspectj-plugin:6.6.3"
8
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
9
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
10
}
0 commit comments