Skip to content

Commit ad9da12

Browse files
committed
Update nebula-project-plugin to 8.1.0
Closes gh-10197
1 parent 9677ef1 commit ad9da12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
classpath 'io.spring.nohttp:nohttp-gradle:0.0.8'
55
classpath "io.freefair.gradle:aspectj-plugin:5.3.3.3"
66
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
7-
classpath "com.netflix.nebula:nebula-project-plugin:8.0.0"
7+
classpath "com.netflix.nebula:nebula-project-plugin:8.1.0"
88
}
99
repositories {
1010
maven { url 'https://repo.spring.io/plugins-snapshot' }

0 commit comments

Comments
 (0)