Skip to content

Commit

Permalink
build(deps): bump pub.ihub.plugin.ihub-settings from 1.5.5 to 1.6.0 (#…
Browse files Browse the repository at this point in the history
…651)

Bumps pub.ihub.plugin.ihub-settings from 1.5.5 to 1.6.0.

---
updated-dependencies:
- dependency-name: pub.ihub.plugin.ihub-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 2, 2024
1 parent 453f753 commit d89699a
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.5.5"
id("pub.ihub.plugin.ihub-settings") version "1.6.0"
}

configure<IHubSettingsExtension> {
Expand Down

0 comments on commit d89699a

Please sign in to comment.