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 74c2a44 commit d651027Copy full SHA for d651027
standalone/gradle.properties
@@ -2,15 +2,15 @@
2
artifactory_contextUrl=https://labkey.jfrog.io/artifactory
3
4
# Exact version will vary based on the version of LabKey being built on
5
-gradlePluginsVersion=1.36.0
+gradlePluginsVersion=1.39.1
6
7
# versions of artifacts required as dependencies
8
#uncomment the version number and set to the desired labkeyVersion
9
#labkeyVersion=22.11-SNAPSHOT
10
-labkeyClientApiVersion=4.0.0
+labkeyClientApiVersion=5.0.1
11
12
# used by the LabKey Jsp Gradle plugin for declaring dependencies
13
-apacheTomcatVersion=9.0.68
+apacheTomcatVersion=9.0.70
14
servletApiVersion=4.0.1
15
16
# Example external dependency used in build file
0 commit comments