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 9677ef1 commit ad9da12Copy full SHA for ad9da12
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
classpath 'io.spring.nohttp:nohttp-gradle:0.0.8'
5
classpath "io.freefair.gradle:aspectj-plugin:5.3.3.3"
6
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
7
- classpath "com.netflix.nebula:nebula-project-plugin:8.0.0"
+ classpath "com.netflix.nebula:nebula-project-plugin:8.1.0"
8
}
9
repositories {
10
maven { url 'https://repo.spring.io/plugins-snapshot' }
0 commit comments