Skip to content

Commit

Permalink
Bump io.rest-assured:spring-mock-mvc from 5.4.0 to 5.5.0 (#125)
Browse files Browse the repository at this point in the history
Bumps io.rest-assured:spring-mock-mvc from 5.4.0 to 5.5.0.

---
updated-dependencies:
- dependency-name: io.rest-assured:spring-mock-mvc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 981aa28 commit c885e5b
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>spring-mock-mvc</artifactId>
<version>5.4.0</version>
<version>5.5.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c885e5b

Please sign in to comment.