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 bbb4dc8 commit 4ce1d09Copy full SHA for 4ce1d09
labkey-api-sas/build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
repositories {
8
mavenCentral()
9
maven {
10
- url "${artifactory_contextUrl}/plugins-release"
+ url "${artifactory_contextUrl}/plugins-release-no-mc"
11
}
12
if (gradlePluginsVersion.contains("SNAPSHOT"))
13
{
labkey-client-api/build.gradle
0 commit comments