Skip to content

Commit

Permalink
Migrate to com.netflix.nebula.plugin-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rpalcolea committed Oct 11, 2022
1 parent 108c6a5 commit 31a4c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
*/

plugins {
id 'nebula.plugin-plugin' version '16.3.0'
id 'com.netflix.nebula.plugin-plugin' version '19.0.1'
id "org.jetbrains.kotlin.jvm" version "1.5.31"
id 'com.github.johnrengelman.shadow' version '7.0.0'
id 'com.github.johnrengelman.shadow' version '7.1.2'
id 'java-gradle-plugin'
}

Expand Down

0 comments on commit 31a4c68

Please sign in to comment.