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