Skip to content

Commit a227626

Browse files
Bump postgresql from 42.2.23 to 42.2.24 in /modules/junit-jupiter
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.23 to 42.2.24. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.23...REL42.2.24) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 532c0b7 commit a227626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
testImplementation 'org.assertj:assertj-core:3.20.2'
1616
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.7.2'
1717

18-
testRuntimeOnly 'org.postgresql:postgresql:42.2.23'
18+
testRuntimeOnly 'org.postgresql:postgresql:42.2.24'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.26'
2020
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
2121
}

0 commit comments

Comments
 (0)