We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6661484 commit 1d48facCopy full SHA for 1d48fac
core/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
15
api 'com.zaxxer:HikariCP:4.0.3'
16
// compile group: 'mysql', name: 'mysql-connector-java', version: '8.0.17'
17
- implementation 'org.mariadb.jdbc:mariadb-java-client:2.7.1'
+ implementation 'org.mariadb.jdbc:mariadb-java-client:2.7.3'
18
19
// api "co.aikar:idb-core:1.0.0-SNAPSHOT"
20
api 'com.github.Fernthedev:db:292c0bb'
0 commit comments