Skip to content

Commit

Permalink
Merge pull request #2655 from bardsoftware/dependabot/gradle/org.jooq…
Browse files Browse the repository at this point in the history
…-jooq-meta-extensions-3.19.18

Bump org.jooq:jooq-meta-extensions from 3.19.16 to 3.19.18
  • Loading branch information
dbarashev authored Jan 22, 2025
2 parents 808893b + 53bc027 commit fcaa00e
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.18'

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

0 comments on commit fcaa00e

Please sign in to comment.