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.
1 parent 8776a00 commit 11e0873Copy full SHA for 11e0873
modules/openapi-generator-gradle-plugin/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.gradle.plugin-publish") version "1.3.1"
3
- //id("signing")
+ id("signing")
4
}
5
6
group = "org.openapitools"
0 commit comments