Skip to content

Commit

Permalink
fix nightly (#1501)
Browse files Browse the repository at this point in the history
* Update build.gradle

* empty commit to trigger build

* empty commit to trigger build
  • Loading branch information
dinesh1patel authored Aug 22, 2024
1 parent 7baa50c commit 096d7cd
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 @@ -152,7 +152,7 @@ allprojects {
testImplementation "org.codehaus.groovy:groovy:${groovyVersion}"
testImplementation "org.codehaus.groovy:groovy-xml:${groovyVersion}"
testImplementation "org.codehaus.groovy:groovy-json:${groovyVersion}"
testImplementation 'com.github.hmcts:fortify-client:1.4.2'
testImplementation 'com.github.hmcts:fortify-client:1.4.3:all'
}

configurations.all {
Expand Down

0 comments on commit 096d7cd

Please sign in to comment.