Skip to content

Commit fc9cd86

Browse files
committed
Merge branch '2.1.x'
2 parents f35b91a + d0ca0b2 commit fc9cd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6819,7 +6819,7 @@ libraries.
68196819
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`) contains
68206820
the following provided libraries:
68216821

6822-
* https://junit.org[JUnit]: The de-facto standard for unit testing Java applications.
6822+
* https://junit.org[JUnit 4]: The de-facto standard for unit testing Java applications.
68236823
* {spring-reference}testing.html#integration-testing[Spring Test] & Spring Boot Test:
68246824
Utilities and integration test support for Spring Boot applications.
68256825
* https://joel-costigliola.github.io/assertj/[AssertJ]: A fluent assertion library.

0 commit comments

Comments
 (0)