Skip to content

Commit

Permalink
Bump the all group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates in the / directory: org.flywaydb:flyway-database-postgresql, org.jooq:jooq and org.jooq:jooq-codegen.


Updates `org.flywaydb:flyway-database-postgresql` from 10.13.0 to 10.14.0

Updates `org.jooq:jooq` from 3.19.8 to 3.19.9

Updates `org.jooq:jooq-codegen` from 3.19.8 to 3.19.9

Updates `org.jooq:jooq-codegen` from 3.19.8 to 3.19.9

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- 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
- 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]>
  • Loading branch information
dependabot[bot] authored and IRus committed Jun 15, 2024
1 parent 211842a commit 3a82921
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
coroutines = "1.8.1"
flyway = "10.13.0"
flyway = "10.14.0"
hikari = "5.1.0"
jooq = "3.19.8"
jooq = "3.19.9"
jsoup = "1.17.2"
junit = "5.10.2"
kotlin = "2.0.0"
Expand Down

0 comments on commit 3a82921

Please sign in to comment.