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 64ad3a1 + 6e19df9 commit a78875cCopy full SHA for a78875c
modules/swagger-gradle-plugin/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'java-gradle-plugin'
7
id 'net.researchgate.release' version '2.6.0'
8
// Publishing publicly
9
- id 'com.gradle.plugin-publish' version '0.10.1'
+ id 'com.gradle.plugin-publish' version '0.11.0'
10
// Publishing to maven
11
id 'maven-publish'
12
}
0 commit comments