diff --git a/gradle.properties b/gradle.properties index c8b4180abf..ef7de7ce00 100644 --- a/gradle.properties +++ b/gradle.properties @@ -50,7 +50,7 @@ windowsProteomicsBinariesVersion=1.0 bintrayPluginVersion=1.8.4 artifactoryPluginVersion=4.13.0 gradleNodePluginVersion=2.2.4 -gradlePluginsVersion=1.21.0 +gradlePluginsVersion=1.21.1 owaspDependencyCheckPluginVersion=5.2.1 versioningPluginVersion=1.0.2 diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index bca17f3656..14e30f7416 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.6-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists