Skip to content

Commit

Permalink
Bump org.jooq:jooq from 3.19.9 to 3.19.10 in /by-language/java-jooq
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and amotl committed Jun 18, 2024
1 parent 9670cd8 commit e41799a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions by-language/java-jooq/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ repositories {
}

dependencies {
implementation 'org.jooq:jooq:3.19.9'
implementation 'org.jooq:jooq-meta:3.19.9'
implementation 'org.jooq:jooq:3.19.10'
implementation 'org.jooq:jooq-meta:3.19.10'
implementation 'org.postgresql:postgresql:42.7.3'
implementation 'org.slf4j:slf4j-api:2.0.13'
implementation 'org.slf4j:slf4j-simple:2.0.13'
Expand Down

0 comments on commit e41799a

Please sign in to comment.