From 77765e5fef77210461680f5fd37e8d0971cfedf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 06:08:08 +0000 Subject: [PATCH] chore(deps): update all --- build.gradle | 2 +- gradle/wrapper/gradle-wrapper.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 5f6f11fe3..eea13ee2d 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ plugins { id 'org.ajoberstar.grgit' version '5.3.0' id "com.github.ben-manes.versions" version '0.52.0' id 'ru.vyarus.mkdocs' version '4.0.1' apply false - id "com.github.spotbugs" version "6.1.11" + id "com.github.spotbugs" version "6.1.12" id 'com.diffplug.spotless' version '7.0.3' id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' } diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index ca025c83a..002b867c4 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.14-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME