Bump com.github.brcdev-minecraft:shopgui-api from 2.2.0 to 3.0.0 (#7)

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](https://github.com/brcdev-minecraft/shopgui-api/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-26 13:06:18 +01:00 committed by GitHub
parent 986de0e76b
commit a8670ba8cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>