Skip to content

Commit

Permalink
fix(deps): Reverting removal of restassured (spinnaker#1215)
Browse files Browse the repository at this point in the history
  • Loading branch information
christosarvanitis authored Nov 27, 2024
1 parent f07cba2 commit 2fef420
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 2fef420

Please sign in to comment.