Skip to content

Commit

Permalink
chestshop version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokkonaut committed Jul 23, 2024
1 parent 23d89e2 commit ae4b026
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.acrobot.chestshop</groupId>
<artifactId>chestshop</artifactId>
<version>3.9.0-brokko-SNAPSHOT</version>
<groupId>de.cubeside.chestshop</groupId>
<artifactId>chestshop-brokko</artifactId>
<version>4.0.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ae4b026

Please sign in to comment.