Skip to content

Commit

Permalink
Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 in /modules/spock
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 Aug 26, 2024
1 parent ce83c36 commit de200bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
testImplementation 'com.zaxxer:HikariCP:4.0.3'
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'

testRuntimeOnly 'org.postgresql:postgresql:42.7.3'
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.10.3'
Expand Down

0 comments on commit de200bd

Please sign in to comment.