Skip to content

Commit

Permalink
Bump org.postgresql:postgresql from 42.7.3 to 42.7.4
Browse files Browse the repository at this point in the history
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) 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.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and yonatankarp committed Aug 23, 2024
1 parent 2c65040 commit 0d20747
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
Expand Up @@ -6,7 +6,7 @@ jvmTarget = "21"
kotlin = "2.0.20"
mockk = "1.13.12"
mockkSpring = "4.0.2"
postgres = "42.7.3"
postgres = "42.7.4"
spotless = "6.25.0"
springDependencyManagement = "1.1.6"
springboot = "3.3.3"
Expand Down

0 comments on commit 0d20747

Please sign in to comment.