Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(retrofit): change retrofit and retrofit2 into api dependencies (s…
…pinnaker#1094) With RetrofitError (from retrofit1) and retrofit2.client.Response and retrofit2.Response as SpinnakerHttpException constructor arguments, code that uses SpinnakerHttpException needs these jars. Without them, https://github.com/spinnaker/clouddriver/actions/runs/5967605769/job/16189606342 fails with: ./gradlew :clouddriver-aws:integrationTest > Task :clouddriver-aws:compileTestGroovy FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':clouddriver-aws:compileTestGroovy'. > retrofit2.Response Co-authored-by: Jason <[email protected]>
- Loading branch information