Skip to content

Commit

Permalink
Update build.gradle (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinesh1patel authored Aug 21, 2024
1 parent 170af45 commit 1374b44
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 @@ -335,7 +335,7 @@ dependencies {
testImplementation group: 'io.rest-assured', name: 'json-path', version: versions.restAssured
testImplementation group: 'io.rest-assured', name: 'xml-path', version: versions.restAssured

testCompile 'com.github.hmcts:fortify-client:1.4.2'
testCompile 'com.github.hmcts:fortify-client:1.4.3:all'

integrationTestImplementation sourceSets.main.runtimeClasspath
integrationTestImplementation sourceSets.test.runtimeClasspath
Expand Down

0 comments on commit 1374b44

Please sign in to comment.