Skip to content

Commit 8b95830

Browse files
chore(deps): update dependency org.postgresql:postgresql to v42.7.8
1 parent 51f6c1b commit 8b95830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
testImplementation 'org.springframework.boot:spring-boot-starter-jdbc:2.3.5.RELEASE'
4040
testImplementation 'org.springframework.boot:spring-boot-starter-test:2.3.5.RELEASE'
4141

42-
testImplementation 'org.postgresql:postgresql:42.2.5'
42+
testImplementation 'org.postgresql:postgresql:42.7.8'
4343

4444
testCompile "org.testcontainers:spock:1.15.2"
4545
testCompile "org.testcontainers:postgresql:1.15.2"

0 commit comments

Comments
 (0)