Skip to content

Commit

Permalink
Fix plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rpalcolea committed Oct 28, 2022
1 parent f9d5644 commit d9e1d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'com.netflix.nebula.plugin-plugin' version '19.0.1'
id "com.netflix.nebula.maven-publish" version "19.0.0"
id "com.netflix.nebula.ivy-publish" version "19..0"
id "com.netflix.nebula.ivy-publish" version "19.0.0"
id 'com.netflix.nebula.java-cross-compile' version '7.0.0' // adds support for github actions JDK install location
}

Expand Down

0 comments on commit d9e1d6c

Please sign in to comment.