1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Update nebula-project-plugin to 8.2.0

Closes gh-10286
This commit is contained in:
Rob Winch
2021-09-17 15:44:26 -05:00
parent 7e334f8abc
commit 86c445f491
+1 -1
View File
@@ -4,7 +4,7 @@ buildscript {
classpath 'io.spring.nohttp:nohttp-gradle:0.0.8'
classpath "io.freefair.gradle:aspectj-plugin:5.3.3.3"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "com.netflix.nebula:nebula-project-plugin:8.1.0"
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
}
repositories {
maven { url 'https://repo.spring.io/plugins-snapshot' }