We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71116db commit ac00462Copy full SHA for ac00462
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.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.0"
+ classpath "io.freefair.gradle:aspectj-plugin:4.0.1"
7
}
8
repositories {
9
maven { url 'https://repo.spring.io/plugins-snapshot' }
0 commit comments