Skip to content

Commit 15624f3

Browse files
committed
Add gradlePluginPortal to docs.gradle
1 parent 9733cf8 commit 15624f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/docs.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import org.asciidoctor.gradle.AsciidoctorTask
1818

1919
buildscript {
2020
repositories {
21+
gradlePluginPortal()
2122
maven { url "https://repo.spring.io/plugins-release" }
2223
}
2324
dependencies {

0 commit comments

Comments
 (0)