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 78609c9 commit d25e45eCopy full SHA for d25e45e
java/build.gradle
@@ -14,7 +14,7 @@ def artifactPrefix = 'labkey-client-api'
14
15
group "org.labkey.api"
16
//Issue #39336 (comment 4): Updating to use SNAPSHOT until migration to git
17
-version "1.0.1-SNAPSHOT"
+version "1.1.1-SNAPSHOT"
18
19
dependencies {
20
api "org.apache.httpcomponents:httpmime:${httpmimeVersion}"
0 commit comments