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 588357e commit 284b889Copy full SHA for 284b889
maven-plugin/spring-security-maven-plugin.gradle
@@ -1,5 +1,6 @@
1
plugins {
2
id "io.spring.convention.spring-gradle-plugin"
3
+ id "com.gradle.plugin-publish" version "1.2.1"
4
}
5
6
gradlePlugin {
0 commit comments