From 39e456629a73336fe394339ea375598a43f57d51 Mon Sep 17 00:00:00 2001 From: labkey-susanh Date: Thu, 3 Jul 2025 12:30:59 -0700 Subject: [PATCH] Gradle Plugins v6.3.0 for faster builds a --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7f7c51b2f0..f8da7958ba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -59,7 +59,7 @@ windowsProteomicsBinariesVersion=1.0 # The current version numbers for the gradle plugins. artifactoryPluginVersion=5.2.5 gradleNodePluginVersion=7.1.0 -gradlePluginsVersion=6.2.0 +gradlePluginsVersion=6.3.0 owaspDependencyCheckPluginVersion=12.1.3 versioningPluginVersion=1.1.2