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 76c840b commit 990d8c9Copy full SHA for 990d8c9
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.40.4
+gradlePluginsVersion=1.40.6
6
7
# versions of artifacts required as dependencies
8
#uncomment the version number and set to the desired labkeyVersion
9
#labkeyVersion=23.3-SNAPSHOT
10
-labkeyClientApiVersion=5.1.0
+labkeyClientApiVersion=5.2.0
11
12
# used by the LabKey Jsp Gradle plugin for declaring dependencies
13
-apacheTomcatVersion=9.0.73
+apacheTomcatVersion=9.0.75
14
servletApiVersion=4.0.1
15
16
# Example external dependency used in build file
0 commit comments