Skip to content

Commit

Permalink
Bump org.jooq.version from 3.18.5 to 3.18.6
Browse files Browse the repository at this point in the history
Bumps `org.jooq.version` from 3.18.5 to 3.18.6.

Updates `org.jooq:jooq` from 3.18.5 to 3.18.6

Updates `org.jooq.pro-java-8:jooq` from 3.18.5 to 3.18.6

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 5ff15e4 commit 338f07e
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 @@ -23,7 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.2.2.Final</quarkus.version>
<org.jooq.version>3.18.5</org.jooq.version>
<org.jooq.version>3.18.6</org.jooq.version>
</properties>

<scm>
Expand Down

0 comments on commit 338f07e

Please sign in to comment.