Skip to content

Commit

Permalink
Bump org.jooq:jooq from 3.18.6 to 3.18.7
Browse files Browse the repository at this point in the history
Bumps org.jooq:jooq from 3.18.6 to 3.18.7.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 09c10a0 commit 1155d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/jdbc/shedlock-provider-jooq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.18.6</version>
<version>3.18.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1155d69

Please sign in to comment.