File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33# Spring MVC Test utils
44
5- [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/io.florianlopes/spring-mvc-test-utils/badge.svg )] ( https://search.maven.org/#artifactdetails%7Cio.florianlopes%7Cspring-mvc-test-utils%7C3.2 .0%7Cjar )
5+ [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/io.florianlopes/spring-mvc-test-utils/badge.svg )] ( https://search.maven.org/#artifactdetails%7Cio.florianlopes%7Cspring-mvc-test-utils%7C4.0 .0%7Cjar )
66![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/f-lopes/spring-mvc-test-utils/build.yml )
77[ ![ codecov] ( https://codecov.io/gh/f-lopes/spring-mvc-test-utils/branch/main/graph/badge.svg?token=2yY70RB1tw )] ( https://codecov.io/gh/f-lopes/spring-mvc-test-utils )
88
@@ -21,7 +21,7 @@ Add this dependency to your `pom.xml` file:
2121<dependency>
2222 <groupId>io.florianlopes</groupId>
2323 <artifactId>spring-mvc-test-utils</artifactId>
24- <version>3.2 .0</version>
24+ <version>4.0 .0</version>
2525 <scope>test</scope>
2626</dependency>
2727```
You can’t perform that action at this time.
0 commit comments