Skip to content

Commit

Permalink
Update dependency com.github.hmcts:fortify-client to v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 66cacfc commit 86515ae
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 @@ -274,7 +274,7 @@ dependencies {
testImplementation group: 'org.pitest', name: 'pitest', version: versions.pitest
testImplementation 'info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.15.0'
testImplementation 'org.codehaus.sonar-plugins:sonar-pitest-plugin:0.5'
testImplementation 'com.github.hmcts:fortify-client:1.4.5:all'
testImplementation 'com.github.hmcts:fortify-client:1.4.6:all'
testImplementation group: 'io.rest-assured', name: 'rest-assured', version: versions.rest_assured
testImplementation group: 'io.github.openfeign', name: 'feign-jackson', version: versions.feign_jackson
testImplementation('com.opentable.components:otj-pg-embedded:1.1.0')
Expand Down

0 comments on commit 86515ae

Please sign in to comment.