Skip to content

Commit

Permalink
build(deps): bump org.hiero.gradle.build from 0.2.1 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps org.hiero.gradle.build from 0.2.1 to 0.3.0.

---
updated-dependencies:
- dependency-name: org.hiero.gradle.build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 4d31c8e commit 813a5b0
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,6 +1,6 @@
// SPDX-License-Identifier: Apache-2.0
plugins {
id("org.hiero.gradle.build") version "0.2.1"
id("org.hiero.gradle.build") version "0.3.0"
`kotlin-dsl` apply false
}

Expand Down

0 comments on commit 813a5b0

Please sign in to comment.