File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,10 @@ consumption in other projects via the following command.
7878
7979## Dependency Metadata
8080
81+ [ ![ 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 )
82+ [ ![ 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 )
83+ [ ![ 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 )
84+
8185Consult the [ Dependency Metadata] section of the [ User Guide] for a list of all artifacts
8286of the JUnit Platform, JUnit Jupiter, and JUnit Vintage.
8387
You can’t perform that action at this time.
0 commit comments