We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c1015 commit bd27d0aCopy full SHA for bd27d0a
build.gradle
@@ -215,7 +215,7 @@ dependencies {
215
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
216
testAnnotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
217
218
- testImplementation 'com.github.hmcts:fortify-client:1.4.6:all'
+ testImplementation 'com.github.hmcts:fortify-client:1.4.7:all'
219
220
implementation group: 'commons-fileupload', name: 'commons-fileupload', version: '1.5'
221
implementation group: 'commons-io', name: 'commons-io', version: '2.18.0'
0 commit comments