Skip to content

Commit

Permalink
Bump org.jooq:jooq-meta from 3.19.2 to 3.19.5
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq-meta from 3.19.2 to 3.19.5.

---
updated-dependencies:
- dependency-name: org.jooq:jooq-meta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 39d3aee commit 1b181c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>

<jooq.version>3.19.2</jooq.version>
<jooq.version>3.19.5</jooq.version>
<flyway.version>10.6.0</flyway.version>
<testcontainers.version>1.19.3</testcontainers.version>
<postgresql.version>42.7.1</postgresql.version>
Expand Down

0 comments on commit 1b181c7

Please sign in to comment.