Skip to content

Commit

Permalink
Bump jooq-checker from 3.14.8 to 3.14.9 (#316)
Browse files Browse the repository at this point in the history
Bumps jooq-checker 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 22, 2021
1 parent 70f3093 commit 76bfad6
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 @@ -9,7 +9,7 @@ configurations.create("createSignature")

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

0 comments on commit 76bfad6

Please sign in to comment.