Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 7164441

Browse files
committed
Update grails-plugin-publish id
1 parent 0fec754 commit 7164441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ group "org.grails.plugins"
1818
apply plugin: "eclipse"
1919
apply plugin: "idea"
2020
apply plugin: "org.grails.grails-plugin"
21-
apply plugin: "org.grails.grails-plugin-publish"
21+
apply plugin: "org.grails.internal.grails-plugin-publish"
2222

2323
repositories {
2424
mavenLocal()

0 commit comments

Comments
 (0)