Skip to content

Commit

Permalink
build(deps): Bump org.jooq:jooq from 3.19.17 to 3.19.18 (#829)
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq from 3.19.17 to 3.19.18.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 96e0910 commit 789a95f
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 @@ -151,7 +151,7 @@
<java.version>17</java.version>
<jaxb-api.version>4.0.2</jaxb-api.version>
<jdbi3.version>3.47.0</jdbi3.version>
<jooq.version>3.19.17</jooq.version>
<jooq.version>3.19.18</jooq.version>
<jreleaser-maven-plugin.version>1.16.0</jreleaser-maven-plugin.version>
<junit-jupiter.version>5.11.4</junit-jupiter.version>
<kotlin-stdlib-jdk8.version>2.1.0</kotlin-stdlib-jdk8.version>
Expand Down

0 comments on commit 789a95f

Please sign in to comment.