Skip to content

Commit e41799a

Browse files
dependabot[bot]amotl
authored andcommitted
Bump org.jooq:jooq from 3.19.9 to 3.19.10 in /by-language/java-jooq
Bumps org.jooq:jooq from 3.19.9 to 3.19.10. --- 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 9670cd8 commit e41799a

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.19.9'
25-
implementation 'org.jooq:jooq-meta:3.19.9'
24+
implementation 'org.jooq:jooq:3.19.10'
25+
implementation 'org.jooq:jooq-meta:3.19.10'
2626
implementation 'org.postgresql:postgresql:42.7.3'
2727
implementation 'org.slf4j:slf4j-api:2.0.13'
2828
implementation 'org.slf4j:slf4j-simple:2.0.13'

0 commit comments

Comments
 (0)