diff --git a/gradle.properties b/gradle.properties index d1a51ad9cf..10db1eb729 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,7 +28,7 @@ useLocalBuild #useSsl # the URL for the artifact repository where our build plugins are housed -# as well as the build artifacts. (Be careful not to include a trailing slash +# as well as the build artifacts. (Be careful not to include a trailing slash # in the context URL or you will get a 500 error from artifactory.) artifactory_contextUrl=https://labkey.jfrog.io/artifactory @@ -43,7 +43,7 @@ targetCompatibility=25 buildFromSource=true # The default version for LabKey artifacts that are built or that we depend on. -# override in an individual module's gradle.properties file as necessary +# override in an individual module's gradle.properties file as necessary labkeyVersion=26.10-SNAPSHOT labkeyClientApiVersion=8.0.0 @@ -56,7 +56,7 @@ windowsProteomicsBinariesVersion=1.0 # The current version numbers for the gradle plugins. artifactoryPluginVersion=6.0.4 gradleNodePluginVersion=7.1.0 -gradlePluginsVersion=10.0.1 +gradlePluginsVersion=11.0.0 owaspDependencyCheckPluginVersion=13.0.0 # Versions of node and npm to use during the build. If set, these versions