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 992eb15 commit 329f64fCopy full SHA for 329f64f
labkey-client-api/build.gradle
@@ -60,7 +60,7 @@ buildDir = new File(project.rootProject.buildDir, "/remoteapi/labkey-api-java")
60
61
group "org.labkey.api"
62
63
-version "1.3.0-SNAPSHOT"
+version "1.3.0"
64
65
dependencies {
66
api "org.apache.httpcomponents:httpmime:${httpmimeVersion}"
0 commit comments