Closed timja closed 1 year ago
I compared dependency versions between this and https://github.com/hmcts/sscs-tribunals-case-api/blob/master/build.gradle using:
./gradlew -q dependencies --configuration runtimeClasspath
I noticed a lot of inconsistencies across versions. I don't know exactly what fixed it although I suspect it's the dependency management on openfeign. I would rather not look for a minimal fix as all these fixes should be useful I think.
I compared dependency versions between this and https://github.com/hmcts/sscs-tribunals-case-api/blob/master/build.gradle using:
I noticed a lot of inconsistencies across versions. I don't know exactly what fixed it although I suspect it's the dependency management on openfeign. I would rather not look for a minimal fix as all these fixes should be useful I think.