Skip to content

Commit b4ce143

Browse files
committed
Add plugin portal as repository and update versions of things
1 parent 4ce1d09 commit b4ce143

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

labkey-api-sas/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import org.labkey.gradle.plugin.extension.TeamCityExtension
66
buildscript {
77
repositories {
88
mavenCentral()
9+
gradlePluginPortal()
910
maven {
1011
url "${artifactory_contextUrl}/plugins-release-no-mc"
1112
}

labkey-api-sas/gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# in the context URL or you will get a 500 error from artifactory.)
44
artifactory_contextUrl=https://artifactory.labkey.com/artifactory
55

6-
artifactoryPluginVersion=4.13.0
7-
gradlePluginsVersion=1.12.0
8-
labkeyClientApiVersion=1.2.0
6+
artifactoryPluginVersion=4.21.0
7+
gradlePluginsVersion=1.32.2
8+
labkeyClientApiVersion=1.4.0

0 commit comments

Comments
 (0)