Skip to content

Commit

Permalink
Bump the all group with 2 updates (#91)
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: org.jooq:jooq and org.jooq:jooq-codegen.


Updates `org.jooq:jooq` from 3.19.1 to 3.19.2

Updates `org.jooq:jooq-codegen` from 3.19.1 to 3.19.2

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

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 14, 2024
1 parent bdafbde commit d25e1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
hikari = "5.1.0"
flyway = "10.5.0"
jooq = "3.19.1"
jooq = "3.19.2"
junit = "5.10.1"
junit-platform = "1.10.1"
logback = "1.4.14"
Expand Down

0 comments on commit d25e1db

Please sign in to comment.