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 aebb380 commit 02c61adCopy full SHA for 02c61ad
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:6.4.0"
+ classpath "io.freefair.gradle:aspectj-plugin:6.4.1"
6
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
7
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
8
}
0 commit comments