Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 9c76e36 commit 0aca34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
<dependency>
<groupId>org.jooq</groupId>
<artifactId>jooq</artifactId>
<version>3.18.3</version>
<version>3.19.15</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down

0 comments on commit 0aca34b

Please sign in to comment.