Skip to content

Commit 15c5cfa

Browse files
Bump versions.jooq from 3.14.9 to 3.14.11 (#341)
1 parent d9828ee commit 15c5cfa

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
@@ -17,7 +17,7 @@ ext {
1717
aws : '1.11.996', // AWS Java SDK
1818
flyway : '5.1.4', // DB migrations
1919
connectorj : '8.0.25', // JDBC MYSQL driver
20-
jooq : '3.14.9', // jOOQ
20+
jooq : '3.14.11', // jOOQ
2121
hashids : '1.0.3', // Id hashing
2222
failsafe : '1.1.0', // retry and circuit breakers
2323
jsoup : '1.13.1', // DOM parsing library

0 commit comments

Comments
 (0)