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 df710e4 commit 2bad807Copy full SHA for 2bad807
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.5.RELEASE'
5
- classpath "io.freefair.gradle:aspectj-plugin:5.0.1"
+ classpath "io.freefair.gradle:aspectj-plugin:5.3.0"
6
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
7
}
8
repositories {
0 commit comments