Skip to content

Commit

Permalink
Bump com.github.brcdev-minecraft:shopgui-api from 2.2.0 to 3.0.0 (#7)
Browse files Browse the repository at this point in the history
Bumps [com.github.brcdev-minecraft:shopgui-api](https://github.com/brcdev-minecraft/shopgui-api) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/brcdev-minecraft/shopgui-api/releases)
- [Commits](brcdev-minecraft/shopgui-api@2.2.0...3.0.0)

---
updated-dependencies:
- dependency-name: com.github.brcdev-minecraft:shopgui-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 26, 2024
1 parent 986de0e commit a8670ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EpicHoppers-Plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>com.github.brcdev-minecraft</groupId>
<artifactId>shopgui-api</artifactId>
<version>2.2.0</version>
<version>3.0.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit a8670ba

Please sign in to comment.