Skip to content

Commit

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

Bump org.jooq:jooq from 3.19.14 to 3.19.15
  • Loading branch information
dbarashev authored Nov 8, 2024
2 parents 41c4975 + 07c6a37 commit 817f261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ganttproject-tester/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
testImplementation project(':ganttproject')
testImplementation project(':biz.ganttproject.impex.msproject2')
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
testImplementation 'org.jooq:jooq:3.19.14'
testImplementation 'org.jooq:jooq:3.19.15'
testImplementation "com.h2database:h2:2.3.+"
testImplementation "org.easymock:easymock:5.4.0"

Expand Down

0 comments on commit 817f261

Please sign in to comment.