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 43c44b0 + 1e7e363 commit 1daf27dCopy full SHA for 1daf27d
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.0'
+ id 'com.gradle.plugin-publish' version '1.2.1'
6
id 'com.github.johnrengelman.shadow' version '7.1.2'
7
id 'com.github.ben-manes.versions' version '0.51.0'
8
}
0 commit comments