Skip to content

Commit

Permalink
build: Roll hiero gradle conventions to version 0.1.4 (#17149) (#17156)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
  • Loading branch information
andrewb1269hg authored Dec 26, 2024
1 parent 451cfa0 commit 32645d1
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 @@ -14,7 +14,7 @@
* limitations under the License.
*/

plugins { id("org.hiero.gradle.build") version "0.1.2" }
plugins { id("org.hiero.gradle.build") version "0.1.4" }

javaModules {
// This "intermediate parent project" should be removed
Expand Down

0 comments on commit 32645d1

Please sign in to comment.