Skip to content

Commit

Permalink
Bump org.jooq:jooq-meta-extensions from 3.19.16 to 3.19.17
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq-meta-extensions from 3.19.16 to 3.19.17.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 19102ea commit 9e89954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ganttproject/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation group: 'com.h2database', name: 'h2', version: '2.3.+'
implementation 'org.jooq:jooq:3.19.16'
jooqGenerator 'org.jooq:jooq-codegen-gradle:3.19.16'
jooqGenerator 'org.jooq:jooq-meta-extensions:3.19.16'
jooqGenerator 'org.jooq:jooq-meta-extensions:3.19.17'

implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3'
implementation('net.harawata:appdirs:1.3.0') {
Expand Down

0 comments on commit 9e89954

Please sign in to comment.