Skip to content

Commit

Permalink
Update dependency io.rest-assured:rest-assured to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent 45bb57d commit 4297cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- Dependency versions used all over the project -->
<spring-cloud-dependencies.version>2020.0.6</spring-cloud-dependencies.version>
<springdoc-openapi-ui.version>1.8.0</springdoc-openapi-ui.version>
<rest-assured.version>4.5.1</rest-assured.version>
<rest-assured.version>5.4.0</rest-assured.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4297cd5

Please sign in to comment.