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 a799528 commit d915f0fCopy full SHA for d915f0f
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.10'
7
- classpath "io.freefair.gradle:aspectj-plugin:6.5.0.3"
+ classpath "io.freefair.gradle:aspectj-plugin:6.5.1"
8
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
9
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
10
}
0 commit comments