1 Commits

Author SHA1 Message Date
Renovate Bot
303c7bc256 fix(deps): update dependency net.dv8tion:jda to v5.2.2 2024-12-27 18:03:22 +00:00

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.1</version>
<version>3.4.0</version>
<relativePath/>
</parent>
@ -84,7 +84,7 @@
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.2.1</version>
<version>5.2.2</version>
<exclusions>
<exclusion>
<groupId>club.minnced</groupId>