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 b01dc73 commit df983b5Copy full SHA for df983b5
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
classpath 'io.spring.gradle:spring-build-conventions:0.0.31.RELEASE'
4
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
5
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
6
- classpath "io.freefair.gradle:aspectj-plugin:4.0.2"
+ classpath "io.freefair.gradle:aspectj-plugin:4.1.6"
7
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
8
}
9
repositories {
0 commit comments