Skip to content

Commit

Permalink
Bump net.lenni0451.mcstructs-bedrock:forms from 1.2.1 to 1.2.2 (#138)
Browse files Browse the repository at this point in the history
Bumps [net.lenni0451.mcstructs-bedrock:forms](https://github.com/Lenni0451/MCStructs-bedrock) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/Lenni0451/MCStructs-bedrock/releases)
- [Commits](https://github.com/Lenni0451/MCStructs-bedrock/commits/v1.2.2)

---
updated-dependencies:
- dependency-name: net.lenni0451.mcstructs-bedrock:forms
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent b30e91b commit e9f2a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
api("net.lenni0451.mcstructs-bedrock:text:1.2.1") {
exclude group: "com.google.code.gson", module: "gson"
}
api("net.lenni0451.mcstructs-bedrock:forms:1.2.1") {
api("net.lenni0451.mcstructs-bedrock:forms:1.2.2") {
exclude group: "com.google.code.gson", module: "gson"
}
api "com.vdurmont:semver4j:3.1.0"
Expand Down

0 comments on commit e9f2a26

Please sign in to comment.