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 4408b64 commit cd75c9dCopy full SHA for cd75c9d
by-language/java-jooq/build.gradle
@@ -22,7 +22,7 @@ repositories {
22
23
dependencies {
24
implementation 'org.jooq:jooq:3.20.0'
25
- implementation 'org.jooq:jooq-meta:3.20.0'
+ implementation 'org.jooq:jooq-meta:3.20.1'
26
implementation 'org.postgresql:postgresql:42.7.5'
27
implementation 'org.slf4j:slf4j-api:2.0.16'
28
implementation 'org.slf4j:slf4j-simple:2.0.16'
0 commit comments