Skip to content

Commit

Permalink
Bump REST Assured version to 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
basdijkstra committed Dec 12, 2023
1 parent fa8e2b0 commit b9c5648
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 @@ -10,7 +10,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<restassured.version>5.3.2</restassured.version>
<restassured.version>5.4.0</restassured.version>
<junit.version>5.10.1</junit.version>
<jackson.databind.version>2.16.0</jackson.databind.version>
<wiremock.version>3.3.1</wiremock.version>
Expand Down

0 comments on commit b9c5648

Please sign in to comment.