Skip to content

Commit 31a4c68

Browse files
committed
Migrate to com.netflix.nebula.plugin-plugin
1 parent 108c6a5 commit 31a4c68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
*/
1616

1717
plugins {
18-
id 'nebula.plugin-plugin' version '16.3.0'
18+
id 'com.netflix.nebula.plugin-plugin' version '19.0.1'
1919
id "org.jetbrains.kotlin.jvm" version "1.5.31"
20-
id 'com.github.johnrengelman.shadow' version '7.0.0'
20+
id 'com.github.johnrengelman.shadow' version '7.1.2'
2121
id 'java-gradle-plugin'
2222
}
2323

0 commit comments

Comments
 (0)