Skip to content

Commit

Permalink
Update settings.gradle.kts
Browse files Browse the repository at this point in the history
Signed-off-by: Henry <[email protected]>
  • Loading branch information
henry-hub authored Aug 20, 2023
1 parent b1119a0 commit cbaca88
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-JAVA11"
id("pub.ihub.plugin.ihub-settings") version "1.4.0"
}

configure<IHubSettingsExtension> {
Expand Down

0 comments on commit cbaca88

Please sign in to comment.