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 2ca4cee commit 84089ffCopy full SHA for 84089ff
standalone/gradle.properties
@@ -2,15 +2,15 @@
2
artifactory_contextUrl=https://labkey.jfrog.io/artifactory
3
4
# Exact version will vary based on the target LabKey version
5
-gradlePluginsVersion=2.2.2
+gradlePluginsVersion=2.3.0
6
7
# versions of artifacts required as dependencies
8
#uncomment the version number and set to the desired labkeyVersion
9
#labkeyVersion=24.3-SNAPSHOT
10
-labkeyClientApiVersion=6.0.0
+labkeyClientApiVersion=6.1.0
11
12
# used by the LabKey JSP Gradle plugin for declaring dependencies
13
-apacheTomcatVersion=10.1.18
+apacheTomcatVersion=10.1.19
14
servletApiVersion=6.0.0
15
16
# Not actually used... just an example to show how to declare an external dependency in the build file
0 commit comments