From 6699fea650b09d00e55233f304b94aa140186174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 15:19:33 +0800 Subject: [PATCH] build(deps): bump pub.ihub.plugin.ihub-settings from 1.6.3-rc2 to 1.6.3 (#719) Bumps pub.ihub.plugin.ihub-settings from 1.6.3-rc2 to 1.6.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index e6f6c133..39692c14 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -16,7 +16,7 @@ import pub.ihub.plugin.IHubSettingsExtension plugins { - id("pub.ihub.plugin.ihub-settings") version "1.6.3-rc2" + id("pub.ihub.plugin.ihub-settings") version "1.6.3" } configure {