Skip to content

Commit 7d1da4a

Browse files
Bump mysql-connector-java from 8.0.24 to 8.0.25 (#328)
1 parent 1b6fe46 commit 7d1da4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext {
1616
hsqldb : '2.6.0', // In memory SQL db
1717
aws : '1.11.996', // AWS Java SDK
1818
flyway : '5.1.4', // DB migrations
19-
connectorj : '8.0.24', // JDBC MYSQL driver
19+
connectorj : '8.0.25', // JDBC MYSQL driver
2020
jooq : '3.14.9', // jOOQ
2121
hashids : '1.0.3', // Id hashing
2222
failsafe : '1.1.0', // retry and circuit breakers

0 commit comments

Comments
 (0)