Skip to content

Commit

Permalink
Bump the all group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: org.jooq:jooq, org.jooq:jooq-codegen and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc).


Updates `org.jooq:jooq` from 3.19.3 to 3.19.4

Updates `org.jooq:jooq-codegen` from 3.19.3 to 3.19.4

Updates `org.jooq:jooq-codegen` from 3.19.3 to 3.19.4

Updates `org.postgresql:postgresql` from 42.7.1 to 42.7.2
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.1...REL42.7.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
- dependency-name: org.jooq:jooq-codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.postgresql:postgresql
  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 Feb 26, 2024
1 parent 26995dd commit 6dd2ad7
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
Expand Up @@ -2,7 +2,7 @@
coroutines = "1.8.0"
flyway = "10.8.1"
hikari = "5.1.0"
jooq = "3.19.3"
jooq = "3.19.4"
jsoup = "1.17.2"
junit = "5.10.2"
kotlin = "1.9.22"
Expand All @@ -11,7 +11,7 @@ logback = "1.5.0"
micrometer = "1.12.3"
mockk = "1.13.9"
poet = "1.16.0"
postgresql = "42.7.1"
postgresql = "42.7.2"
serialization = "1.6.3"

[libraries]
Expand Down

0 comments on commit 6dd2ad7

Please sign in to comment.