Skip to content

Commit

Permalink
chore: Update gradle build plugins version to 0.1.4 (#2152)
Browse files Browse the repository at this point in the history
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Ivan Ivanov <[email protected]>
  • Loading branch information
rbarkerSL authored and 0xivanov committed Jan 14, 2025
1 parent db5e4e5 commit f2a2f2a
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
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: Apache-2.0
plugins { id("org.hiero.gradle.build") version "0.1.1" }
plugins { id("org.hiero.gradle.build") version "0.1.4" }

rootProject.name = "hiero-sdk-java"

Expand Down

0 comments on commit f2a2f2a

Please sign in to comment.