Compare commits
2
Commits
cfad3d527f
...
97aadc16af
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
97aadc16af | ||
|
|
dedce04961 |
+2
-2
@@ -90,7 +90,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
// Logging
|
||||
api 'org.slf4j:slf4j-simple:2.0.13'
|
||||
api 'org.slf4j:slf4j-simple:2.0.17'
|
||||
|
||||
// Easy file management
|
||||
api 'commons-io:commons-io:2.16.1'
|
||||
@@ -135,7 +135,7 @@ dependencies {
|
||||
api 'org.xerial:sqlite-jdbc:3.50.3.0'
|
||||
|
||||
// PostgreSQL
|
||||
api 'org.postgresql:postgresql:42.7.3'
|
||||
api 'org.postgresql:postgresql:42.7.7'
|
||||
|
||||
// MariaDB/MySQL
|
||||
api 'org.mariadb.jdbc:mariadb-java-client:3.5.6'
|
||||
|
||||
Reference in New Issue
Block a user