Skip to content

Commit

Permalink
Bump org.jooq:jooq from 3.18.7 to 3.19.0 in /by-language/java-jooq
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq from 3.18.7 to 3.19.0.

---
updated-dependencies:
- dependency-name: org.jooq:jooq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Dec 18, 2023
1 parent c17d550 commit c570427
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.18.7'
implementation 'org.jooq:jooq-meta:3.18.7'
implementation 'org.jooq:jooq:3.19.0'
implementation 'org.jooq:jooq-meta:3.19.0'
implementation 'org.postgresql:postgresql:42.7.1'
implementation 'org.slf4j:slf4j-api:2.0.9'
implementation 'org.slf4j:slf4j-simple:2.0.9'
Expand Down

0 comments on commit c570427

Please sign in to comment.