Skip to content

Commit

Permalink
Update D4J to 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SoAJeff committed Mar 21, 2023
1 parent 1110d49 commit 8e40a10
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions soa-discord/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<!-- Temporarily needed due to bot running on a 32 bit linux platform -->
<!-- <repository>
<id>soa</id>
<url>http://repo.spiritsofarianwyn.com</url>
</repository>-->
</repositories>

<properties>
Expand All @@ -58,7 +53,7 @@
<dependency>
<groupId>com.discord4j</groupId>
<artifactId>discord4j-core</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
</dependency>
<dependency>
<groupId>com.github.soajeff</groupId>
Expand Down

0 comments on commit 8e40a10

Please sign in to comment.