File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Spring MVC Test utils
4
4
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 )
6
6
![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/f-lopes/spring-mvc-test-utils/build.yml )
7
7
[ ![ 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 )
8
8
@@ -21,7 +21,7 @@ Add this dependency to your `pom.xml` file:
21
21
<dependency>
22
22
<groupId>io.florianlopes</groupId>
23
23
<artifactId>spring-mvc-test-utils</artifactId>
24
- <version>3.2 .0</version>
24
+ <version>4.0 .0</version>
25
25
<scope>test</scope>
26
26
</dependency>
27
27
```
You can’t perform that action at this time.
0 commit comments