We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 990fd11 + 7f03a29 commit 1557aaaCopy full SHA for 1557aaa
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'eclipse'
3
id 'java-gradle-plugin'
4
id 'maven-publish' // used for publishing to local maven repository
5
- id 'com.gradle.plugin-publish' version '1.2.1'
+ id 'com.gradle.plugin-publish' version '2.0.0'
6
id 'com.gradleup.shadow' version '9.2.2'
7
id 'com.github.ben-manes.versions' version '0.53.0'
8
}
0 commit comments