From 625492edcfe96e7e9fc38d5cf593d27b8992705f Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Tue, 12 Nov 2024 11:19:49 +0000 Subject: [PATCH] chore(deps): dependencies 2024-11-11 [skip-bc] (generated) https://github.com/algolia/api-clients-automation/pull/4080 Co-authored-by: algolia-bot Co-authored-by: Algolia Bot <30854082+algolia-bot@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: shortcuts Co-authored-by: Pierre Millot --- api/build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/build.gradle b/api/build.gradle index 016ffd01..06d1cdc7 100644 --- a/api/build.gradle +++ b/api/build.gradle @@ -5,7 +5,7 @@ import me.champeau.gradle.japicmp.JapicmpTask plugins { id 'java-library' - id 'me.champeau.gradle.japicmp' version '0.4.4' + id 'me.champeau.gradle.japicmp' version '0.4.5' } repositories { diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index df97d72b..94113f20 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME