Skip to content

Commit b784859

Browse files
Bump postgresql from 1.17.1 to 1.17.2 (#141)
1 parent fd9c3b5 commit b784859

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
@@ -80,7 +80,7 @@ dependencies {
8080

8181
//tests
8282
testImplementation 'junit:junit:4.+'
83-
testImplementation 'org.testcontainers:postgresql:1.17.1'
83+
testImplementation 'org.testcontainers:postgresql:1.17.2'
8484

8585
}
8686

0 commit comments

Comments
 (0)