Skip to content

Commit 7893631

Browse files
1 parent c3363c0 commit 7893631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ dependencies {
140140
antlr4 'org.antlr:antlr4:4.8-1'
141141
compile 'org.antlr:antlr4-runtime:4.8-1'
142142

143-
compile group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.5.3'
143+
compile group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.5.4'
144144

145145
compile 'org.postgresql:postgresql:42.2.9'
146146

0 commit comments

Comments
 (0)