Skip to content

Commit

Permalink
build(deps): bump pub.ihub.plugin.ihub-settings
Browse files Browse the repository at this point in the history
Bumps pub.ihub.plugin.ihub-settings from 1.4.0-m1 to 1.4.0-JAVA11.

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent a2566ac commit c33e6b5
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.4.0-m3"
id("pub.ihub.plugin.ihub-settings") version "1.4.0-JAVA11"
}

configure<IHubSettingsExtension> {
Expand Down

0 comments on commit c33e6b5

Please sign in to comment.