We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf90122 + 7b65ec7 commit 1abde7dCopy full SHA for 1abde7d
standalone/gradle.properties
@@ -2,7 +2,7 @@
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.3
+gradlePluginsVersion=1.40.4
6
7
# versions of artifacts required as dependencies
8
#uncomment the version number and set to the desired labkeyVersion
@@ -14,4 +14,4 @@ apacheTomcatVersion=9.0.71
14
servletApiVersion=4.0.1
15
16
# Example external dependency used in build file
17
-commonsBeanutilsVersion=1.8.3
+commonsBeanutilsVersion=1.9.4
0 commit comments