Skip to content

Commit

Permalink
[API]: Bump org.postgresql:postgresql from 42.5.4 to 42.7.4 in /noty-…
Browse files Browse the repository at this point in the history
…api (#740)

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.4 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.5.4...REL42.7.4)

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

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 Oct 19, 2024
1 parent 7a3e697 commit 35d1848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noty-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ buildscript {
coroutinesVersion = "1.8.1"
ktorVersion = "1.6.8"
exposedVersion = "0.44.0"
postgresVersion = "42.5.4"
postgresVersion = "42.7.4"
logbackVersion = "1.5.7"
daggerVersion = "2.47"
testContainerVersion = "1.19.1"
Expand Down

0 comments on commit 35d1848

Please sign in to comment.