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 68d9f13 commit b5c58ecCopy full SHA for b5c58ec
inventory-orders-service/settings.gradle.kts
@@ -2,7 +2,9 @@ rootProject.name = "inventory-orders-service"
2
3
pluginManagement {
4
repositories {
5
+// mavenLocal() //uncomment only for development
6
gradlePluginPortal()
7
}
8
9
10
+
0 commit comments