We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3795b commit c708af1Copy full SHA for c708af1
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'com.netflix.nebula.plugin-plugin' version '21.2.2'
+ id 'com.netflix.nebula.plugin-plugin' version '21.3.3'
3
id "com.netflix.nebula.maven-publish" version "19.2.0"
4
id "com.netflix.nebula.ivy-publish" version "19.2.0"
5
id 'com.netflix.nebula.java-cross-compile' version '8.0.0' // adds support for github actions JDK install location
0 commit comments