From 8b7d0d6737bfac9fb487b6ccb3184e0ebd8e3bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 20:59:11 +0000 Subject: [PATCH] :arrow_up: gradle: Bump pub.ihub.plugin.ihub-settings Bumps pub.ihub.plugin.ihub-settings from 1.3.2 to 1.3.3. --- updated-dependencies: - dependency-name: pub.ihub.plugin.ihub-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index ef106de..8c6d2f8 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.2' + id 'pub.ihub.plugin.ihub-settings' version '1.3.3' } iHubSettings {