Compare commits
1 Commits
fc00467059
...
renovate/o
Author | SHA1 | Date | |
---|---|---|---|
1edc6df640 |
4
pom.xml
4
pom.xml
@@ -22,7 +22,7 @@
|
||||
<dependency>
|
||||
<groupId>net.dv8tion</groupId>
|
||||
<artifactId>JDA</artifactId>
|
||||
<version>5.6.1</version>
|
||||
<version>5.5.1</version>
|
||||
</dependency>
|
||||
<!-- JDA depends on SLF4J for logging -->
|
||||
<dependency>
|
||||
@@ -40,7 +40,7 @@
|
||||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.49.1.0</version>
|
||||
<version>3.50.3.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Dependency used for YAML configuration files -->
|
||||
|
Reference in New Issue
Block a user