Skip to content

Commit 284b889

Browse files
committed
Apply missed plugin for publishing gradle plugins
Issue gh-13
1 parent 588357e commit 284b889

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maven-plugin/spring-security-maven-plugin.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
id "io.spring.convention.spring-gradle-plugin"
3+
id "com.gradle.plugin-publish" version "1.2.1"
34
}
45

56
gradlePlugin {

0 commit comments

Comments
 (0)