Skip to content

Commit

Permalink
fix(deps): Reverting removal of restassured (#1215) (#1219)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2fef420)

Co-authored-by: Christos Arvanitis <christos.arvanitis@armory.io>
  • Loading branch information
mergify[bot] and christosarvanitis authored Jan 6, 2025
1 parent 0dd06bb commit cadef88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spinnaker-dependencies/spinnaker-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ext {
protobuf : "3.25.2",
okhttp3 : "4.9.3",
openapi : "1.8.0",
restassured : "5.2.1", // spring boot 2.7.18 brings rest-assured 4.5.1. It uses groovy 3. Keep until spring boot >=3.0.13
retrofit : "1.9.0",
retrofit2 : "2.8.1",
spectator : "1.0.6",
Expand Down

0 comments on commit cadef88

Please sign in to comment.