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.
2 parents 3d461ca + 4aaf843 commit d7c71dbCopy full SHA for d7c71db
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.41.0
+gradlePluginsVersion=1.42.1
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.2.0
+#labkeyVersion=23.7-SNAPSHOT
+labkeyClientApiVersion=5.3.0
11
12
# used by the LabKey Jsp Gradle plugin for declaring dependencies
13
-apacheTomcatVersion=9.0.80
+apacheTomcatVersion=9.0.82
14
servletApiVersion=4.0.1
15
16
# Example external dependency used in build file
0 commit comments