Skip to content

Commit

Permalink
updated Dependencies |1.1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Flxma committed Apr 5, 2021
1 parent 9759d54 commit 6ff8dea
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 86 deletions.
15 changes: 10 additions & 5 deletions .idea/jarRepositories.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

76 changes: 0 additions & 76 deletions pom-DESKTOP-BB5KEMN.xml

This file was deleted.

10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.flexusma</groupId>
<artifactId>JDA-CMDH</artifactId>
<version>1.1.17.1</version>
<version>1.1.17.2</version>

<build>
<plugins>
Expand Down Expand Up @@ -53,16 +53,16 @@
</build>
<repositories>
<repository>
<id>jcenter</id>
<name>jcenter-bintray</name>
<url>https://jcenter.bintray.com</url>
<id>dv8tion</id>
<name>m2-dv8tion</name>
<url>https://m2.dv8tion.net/releases</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.1.1_108</version>
<version>4.2.1_253</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6ff8dea

Please sign in to comment.