We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc702c commit 289b11bCopy full SHA for 289b11b
build.gradle
@@ -2,7 +2,7 @@ buildscript {
2
dependencies {
3
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.1.RELEASE'
4
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
5
- classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
+ classpath 'io.spring.nohttp:nohttp-gradle:0.0.6.RELEASE'
6
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"
7
}
8
repositories {
0 commit comments