Skip to content

Commit

Permalink
Update testcontainers-java monorepo to v1.19.6 (#279)
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] authored Feb 26, 2024
1 parent ba44b56 commit 0062931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -376,11 +376,11 @@ dependencies {
testImplementation group: 'commons-collections', name: 'commons-collections', version: '3.2.2'
testImplementation 'org.xmlunit:xmlunit-core:2.9.1'
testImplementation 'org.xmlunit:xmlunit-matchers:2.9.1'
testImplementation 'org.testcontainers:testcontainers:1.19.5'
testImplementation 'org.testcontainers:testcontainers:1.19.6'
testImplementation 'org.springframework.boot:spring-boot-testcontainers'


testImplementation group: 'org.testcontainers', name: 'junit-jupiter', version: '1.19.5'
testImplementation group: 'org.testcontainers', name: 'junit-jupiter', version: '1.19.6'
testImplementation 'it.ozimov:embedded-redis:0.7.3'

openapispec 'com.github.hmcts:darts-api:master-SNAPSHOT:openapi'
Expand Down

0 comments on commit 0062931

Please sign in to comment.