Skip to content

Commit

Permalink
Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: org.flywaydb:flyway-database-postgresql and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc).


Updates `org.flywaydb:flyway-database-postgresql` from 10.17.1 to 10.17.2

Updates `org.postgresql:postgresql` from 42.7.3 to 42.7.4
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.4)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  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 and IRus committed Aug 26, 2024
1 parent e66ffe3 commit 04e108d
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,6 +1,6 @@
[versions]
coroutines = "1.8.1"
flyway = "10.17.1"
flyway = "10.17.2"
hikari = "5.1.0"
jooq = "3.19.11"
jsoup = "1.18.1"
Expand All @@ -13,7 +13,7 @@ logback = "1.5.7"
micrometer = "1.13.3"
mockk = "1.13.12"
poet = "1.18.1"
postgresql = "42.7.3"
postgresql = "42.7.4"
serialization = "1.7.1"

[libraries]
Expand Down

0 comments on commit 04e108d

Please sign in to comment.