File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,9 +84,9 @@ projects via the following command:
8484
8585## Dependency Metadata
8686
87- [ ![ JUnit Jupiter version] ( https://img.shields.io/maven-central/v/org.junit.jupiter/junit-jupiter/5 ..svg?color=25a162&label=Jupiter )] ( https://central.sonatype.com/search?namespace=org.junit.jupiter )
88- [ ![ JUnit Vintage version] ( https://img.shields.io/maven-central/v/org.junit.vintage/junit-vintage-engine/5 ..svg?color=25a162&label=Vintage )] ( https://central.sonatype.com/search?namespace=org.junit.vintage )
89- [ ![ JUnit Platform version] ( https://img.shields.io/maven-central/v/org.junit.platform/junit-platform-commons/1 ..svg?color=25a162&label=Platform )] ( https://central.sonatype.com/search?namespace=org.junit.platform )
87+ [ ![ JUnit Jupiter version] ( https://img.shields.io/maven-central/v/org.junit.jupiter/junit-jupiter/6 ..svg?color=25a162&label=Jupiter )] ( https://central.sonatype.com/search?namespace=org.junit.jupiter )
88+ [ ![ JUnit Vintage version] ( https://img.shields.io/maven-central/v/org.junit.vintage/junit-vintage-engine/6 ..svg?color=25a162&label=Vintage )] ( https://central.sonatype.com/search?namespace=org.junit.vintage )
89+ [ ![ JUnit Platform version] ( https://img.shields.io/maven-central/v/org.junit.platform/junit-platform-commons/6 ..svg?color=25a162&label=Platform )] ( https://central.sonatype.com/search?namespace=org.junit.platform )
9090
9191Consult the [ Dependency Metadata] section of the [ User Guide] for a list of all artifacts
9292of the JUnit Platform, JUnit Jupiter, and JUnit Vintage.
You can’t perform that action at this time.
0 commit comments