Skip to content

Commit

Permalink
Merge branch 'master' into dmp-2232-new-azure-scope
Browse files Browse the repository at this point in the history
  • Loading branch information
johnrace0 authored Feb 26, 2024
2 parents ea26b68 + 0062931 commit fabe26b
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 fabe26b

Please sign in to comment.