Skip to content

Commit

Permalink
Bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent b33d1b7 commit 823905f
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 @@ -80,7 +80,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.4.0</version>
<version>5.5.0</version>
<scope>test</scope>
<exclusions>
<!-- Provided by commons-lang3-api plugin -->
Expand Down

0 comments on commit 823905f

Please sign in to comment.