Skip to content

Commit cc70b02

Browse files
committed
fix(build): MXTS-74974: remove dead pluginManagement.plugins block from settings.gradle
1 parent e736c9c commit cc70b02

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

microdocs-core-java/settings.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ pluginManagement {
66
}
77
gradlePluginPortal()
88
}
9-
plugins {
10-
id("com.google.cloud.artifactregistry.gradle.plugin") version "2.2.5"
11-
}
129
}
1310

1411
buildscript {

microdocs-crawler-gradle/settings.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ pluginManagement {
66
}
77
gradlePluginPortal()
88
}
9-
plugins {
10-
id("com.google.cloud.artifactregistry.gradle.plugin") version "2.2.5"
11-
}
129
}
1310

1411
buildscript {

0 commit comments

Comments
 (0)