Skip to content

Commit

Permalink
build(deps): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 (#2359
Browse files Browse the repository at this point in the history
)

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

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 95f8214 commit f167d61
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 @@ -17,7 +17,7 @@ mariaDB_v3 = "3.3.1"
mysql51 = "5.1.49"
mysql80 = "8.0.33"
oracle19 = "19.24.0.0"
postgre = "42.7.4"
postgre = "42.7.5"
postgreNG = "0.8.9"
sqlite3 = "3.47.2.0"
sqlserver = "9.4.1.jre8"
Expand Down

0 comments on commit f167d61

Please sign in to comment.