Skip to content

Commit 1148ce2

Browse files
dependabot[bot]amotl
authored andcommitted
Bump org.jooq:jooq from 3.20.3 to 3.20.4 in /by-language/java-jooq
Bumps org.jooq:jooq from 3.20.3 to 3.20.4. --- updated-dependencies: - dependency-name: org.jooq:jooq dependency-version: 3.20.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d16bbf commit 1148ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

by-language/java-jooq/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ repositories {
2121
}
2222

2323
dependencies {
24-
implementation 'org.jooq:jooq:3.20.3'
25-
implementation 'org.jooq:jooq-meta:3.20.3'
24+
implementation 'org.jooq:jooq:3.20.4'
25+
implementation 'org.jooq:jooq-meta:3.20.4'
2626
implementation 'org.postgresql:postgresql:42.7.5'
2727
implementation 'org.slf4j:slf4j-api:2.0.17'
2828
implementation 'org.slf4j:slf4j-simple:2.0.17'

0 commit comments

Comments
 (0)