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 f86b0e6 commit 2ba6fd6
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,15 +1,15 @@
[versions]
hikari = "5.1.0"
flyway = "10.8.1"
jooq = "3.19.3"
jooq = "3.19.4"
junit = "5.10.2"
junit-platform = "1.10.2"
logback = "1.5.0"
mockk = "1.13.9"
kotlin = "1.9.22"
kotlinx-coroutines = "1.8.0"
kotlinx-serialization = "1.6.3"
postgresql = "42.7.1"
postgresql = "42.7.2"

[libraries]
flyway-database-postgresql = { module = "org.flywaydb:flyway-database-postgresql", version.ref = "flyway" }
Expand Down

0 comments on commit 2ba6fd6

Please sign in to comment.