From 16bbc20bbf29a176da012c07401b81f7702d6e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 20:38:05 +0000 Subject: [PATCH] :arrow_up: gradle: Bump pub.ihub.plugin.ihub-settings Bumps pub.ihub.plugin.ihub-settings from 1.3.3 to 1.3.5. --- 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 8c6d2f8..73e9ee7 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.3' + id 'pub.ihub.plugin.ihub-settings' version '1.3.5' } iHubSettings {