Skip to content

Commit

Permalink
Bump jooq from 3.14.8 to 3.14.9 (#317)
Browse files Browse the repository at this point in the history
Bumps jooq from 3.14.8 to 3.14.9.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2021
1 parent 3f469a7 commit 70f3093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mywarp-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
configurations.create("createSignature")

dependencies {
implementation "org.jooq:jooq:3.14.8"
implementation "org.jooq:jooq:3.14.9"
annotationProcessor "org.jooq:jooq-checker:3.14.8"
implementation "org.flywaydb:flyway-core:7.8.1"
implementation "com.google.guava:guava:21.0"
Expand Down

0 comments on commit 70f3093

Please sign in to comment.