We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2291b57 commit cf56b0dCopy full SHA for cf56b0d
1 file changed
aat/build.gradle
@@ -23,7 +23,7 @@ repositories {
23
// tag::dependencies[]
24
dependencies {
25
testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.25.4'
26
- testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.2.4'
+ testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.2.6_CCD-7522'
27
testImplementation 'com.github.hmcts:fortify-client:1.4.10:all'
28
}
29
// end::dependencies[]
0 commit comments