Skip to content

Commit

Permalink
build(deps): Bump org.jooq:jooq from 3.19.14 to 3.19.15 (#781)
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq from 3.19.14 to 3.19.15.

---
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 Nov 11, 2024
1 parent deb9e9b commit 75d41a8
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.14</jooq.version>
<jooq.version>3.19.15</jooq.version>
<jreleaser-maven-plugin.version>1.15.0</jreleaser-maven-plugin.version>
<junit-jupiter.version>5.11.3</junit-jupiter.version>
<kotlin-stdlib-jdk8.version>2.0.21</kotlin-stdlib-jdk8.version>
Expand Down

0 comments on commit 75d41a8

Please sign in to comment.