Skip to content

Commit

Permalink
Bump org.jooq:jooq-codegen-gradle from 3.19.14 to 3.19.15
Browse files Browse the repository at this point in the history
Bumps [org.jooq:jooq-codegen-gradle](https://github.com/jOOQ/jOOQ) from 3.19.14 to 3.19.15.
- [Release notes](https://github.com/jOOQ/jOOQ/releases)
- [Commits](jOOQ/jOOQ@version-3.19.14...version-3.19.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 7ae2e29 commit c13ae27
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 @@ -46,7 +46,7 @@ dependencies {

implementation group: 'com.h2database', name: 'h2', version: '2.3.+'
implementation 'org.jooq:jooq:3.19.14'
jooqGenerator 'org.jooq:jooq-codegen-gradle:3.19.14'
jooqGenerator 'org.jooq:jooq-codegen-gradle:3.19.15'
jooqGenerator 'org.jooq:jooq-meta-extensions:3.19.14'

implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3'
Expand Down

0 comments on commit c13ae27

Please sign in to comment.