Skip to content

Commit

Permalink
Update build.gradle (#2453)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinesh1patel authored Jul 15, 2024
1 parent b054ed2 commit 4d6a580
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 @@ -88,7 +88,7 @@ ext {
'class' : 98
]
springCloudVersion = '2021.0.3'
beftaFwVersion = '8.8.5'
beftaFwVersion = '9.0.2'
}

java {
Expand Down Expand Up @@ -306,7 +306,7 @@ dependencies {
implementation 'org.jooq:jool-java-8:0.9.14'
implementation 'com.github.hmcts:ccd-case-document-am-client:1.7.1'

testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.21.22'
testImplementation group: 'com.github.hmcts', name: 'ccd-test-definitions', version: '7.22.2'

testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: beftaFwVersion
testRuntimeOnly group: 'com.github.hmcts', name: 'befta-fw', version: beftaFwVersion
Expand Down

0 comments on commit 4d6a580

Please sign in to comment.