Skip to content

Commit 3b976af

Browse files
dependabot[bot]amotl
authored andcommitted
Bump org.jooq:jooq from 3.20.0 to 3.20.1 in /by-language/java-jooq
Bumps org.jooq:jooq from 3.20.0 to 3.20.1. --- updated-dependencies: - dependency-name: org.jooq:jooq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd75c9d commit 3b976af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

by-language/java-jooq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
}
2222

2323
dependencies {
24-
implementation 'org.jooq:jooq:3.20.0'
24+
implementation 'org.jooq:jooq:3.20.1'
2525
implementation 'org.jooq:jooq-meta:3.20.1'
2626
implementation 'org.postgresql:postgresql:42.7.5'
2727
implementation 'org.slf4j:slf4j-api:2.0.16'

0 commit comments

Comments
 (0)