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 8be80c0 commit 7faa2d4Copy full SHA for 7faa2d4
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.3.0"
+ classpath "io.freefair.gradle:aspectj-plugin:6.4.0"
6
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
7
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
8
}
gradle.properties
@@ -1,4 +1,4 @@
1
-aspectjVersion=1.9.8.RC3
+aspectjVersion=1.9.8
springJavaformatVersion=0.0.29
springBootVersion=2.4.2
springFrameworkVersion=6.0.0-M2
0 commit comments