From 90c93cd72e3ca7ff2534aea88ee888508f52a417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 13:00:35 +0800 Subject: [PATCH] :arrow_up: gradle: Bump pub.ihub.plugin.ihub-settings (#21) Bumps pub.ihub.plugin.ihub-settings from 1.3.1 to 1.3.2. --- updated-dependencies: - dependency-name: pub.ihub.plugin.ihub-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index fe51fe8..ef106de 100644 --- a/settings.gradle +++ b/settings.gradle @@ -14,7 +14,7 @@ * limitations under the License. */ plugins { - id 'pub.ihub.plugin.ihub-settings' version '1.3.1' + id 'pub.ihub.plugin.ihub-settings' version '1.3.2' } iHubSettings {