Skip to content

Commit

Permalink
Moved to Release Version of CafeAPI Wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
beanbeanjuice committed Sep 19, 2023
1 parent e66ccbe commit 14cd347
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,10 @@
</dependency>

<!-- Café API -->
<!-- TODO: Change to Release -->
<dependency>
<groupId>com.beanbeanjuice</groupId>
<artifactId>cafe-api-wrapper</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>

<!-- Discord JDA -->
Expand Down

0 comments on commit 14cd347

Please sign in to comment.