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 <roger.barker@swirldslabs.com>
  • Loading branch information
rbarkerSL authored Jan 2, 2025
1 parent 349e179 commit de63706
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 de63706

Please sign in to comment.