Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 2b1124d commit 69dbe2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion by-language/java-jooq/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {

dependencies {
implementation 'org.jooq:jooq:3.19.13'
implementation 'org.jooq:jooq-meta:3.19.13'
implementation 'org.jooq:jooq-meta:3.19.14'
implementation 'org.postgresql:postgresql:42.7.4'
implementation 'org.slf4j:slf4j-api:2.0.16'
implementation 'org.slf4j:slf4j-simple:2.0.16'
Expand Down

0 comments on commit 69dbe2e

Please sign in to comment.