Skip to content

Commit

Permalink
Update build.gradle (#700)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinesh1patel authored Aug 22, 2024
1 parent 1374b44 commit e163fd9
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.3:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.3:all'

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

0 comments on commit e163fd9

Please sign in to comment.