Skip to content

Commit 7ed8278

Browse files
1 parent 142e585 commit 7ed8278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mariadb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: JDBC :: MariaDB"
33
dependencies {
44
compile project(':jdbc')
55

6-
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.5.3'
6+
testCompile 'org.mariadb.jdbc:mariadb-java-client:2.5.4'
77
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
88
testCompile 'commons-dbutils:commons-dbutils:1.7'
99
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.30'

0 commit comments

Comments
 (0)