Skip to content

Commit

Permalink
build(deps): bump pub.ihub.plugin.ihub-settings from 1.6.3-rc2 to 1.6…
Browse files Browse the repository at this point in the history
….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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent bdaf0b8 commit 6699fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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<IHubSettingsExtension> {
Expand Down

0 comments on commit 6699fea

Please sign in to comment.