Skip to content

Commit

Permalink
Update dependency org.testcontainers:postgresql to v1.20.1 (#706)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent 0feafee commit 5a0f874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ dependencies {



testImplementation group: 'org.testcontainers', name: 'postgresql', version: '1.16.2'
testImplementation group: 'org.testcontainers', name: 'postgresql', version: '1.20.1'
testImplementation group: 'org.postgresql', name: 'postgresql', version: '42.4.1'
testImplementation 'com.github.hmcts:fortify-client:1.4.4:all'

Expand Down

0 comments on commit 5a0f874

Please sign in to comment.