Skip to content

Commit

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

Bump org.jooq:jooq-meta-extensions from 3.19.11 to 3.19.13
  • Loading branch information
dbarashev authored Oct 3, 2024
2 parents d261903 + c18eb8b commit 75e088e
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.11'
jooqGenerator 'org.jooq:jooq-codegen-gradle:3.19.13'
jooqGenerator 'org.jooq:jooq-meta-extensions:3.19.11'
jooqGenerator 'org.jooq:jooq-meta-extensions:3.19.13'

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

0 comments on commit 75e088e

Please sign in to comment.