Updated some stuff (#161)

This commit is contained in:
Emotion 2023-03-12 22:48:58 +13:00 committed by GitHub
commit ed2c71bd01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

1
.github/FUNDING.yml vendored
View file

@ -1,6 +1,5 @@
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: emotionchild
ko_fi: emotionchild
custom: ["https://paypal.me/EmotionChild"]

View file

@ -16,7 +16,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>4.4.0_352</version>
<version>4.4.1_353</version>
</dependency>
</dependencies>
<repositories>