File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717package org .labkey .demo ;
1818
1919import org .apache .commons .lang3 .StringUtils ;
20- import org .json .old . JSONObject ;
20+ import org .json .JSONObject ;
2121import org .labkey .api .action .FormArrayList ;
2222import org .labkey .api .action .FormViewAction ;
2323import org .labkey .api .action .ReadOnlyApiAction ;
Original file line number Diff line number Diff line change 22artifactory_contextUrl =https://labkey.jfrog.io/artifactory
33
44# Exact version will vary based on the version of LabKey being built on
5- gradlePluginsVersion =1.35 .0
5+ gradlePluginsVersion =1.36 .0
66
77# versions of artifacts required as dependencies
88# uncomment the version number and set to the desired labkeyVersion
99# labkeyVersion=22.7-SNAPSHOT
10- labkeyClientApiVersion =3 .0.0
10+ labkeyClientApiVersion =4 .0.0
1111
1212# used by the LabKey Jsp Gradle plugin for declaring dependencies
13- apacheTomcatVersion =9.0.65
13+ apacheTomcatVersion =9.0.68
1414servletApiVersion =4.0.1
1515
1616# Example external dependency used in build file
You can’t perform that action at this time.
0 commit comments