Skip to content

Commit 86c445f

Browse files
committed
Update nebula-project-plugin to 8.2.0
Closes gh-10286
1 parent 7e334f8 commit 86c445f

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.1.0"
7+
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
88
}
99
repositories {
1010
maven { url 'https://repo.spring.io/plugins-snapshot' }

0 commit comments

Comments
 (0)