We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef1c6b commit 9fd59c4Copy full SHA for 9fd59c4
pom.xml
@@ -412,8 +412,7 @@
412
<link>https://javadoc.io/doc/org.assertj/assertj-core/${assertj.version}</link>
413
<link>https://javadoc.io/doc/org.jspecify/jspecify/${jspecify.version}</link>
414
<link>https://javadoc.io/doc/org.slf4j/slf4j-api/${slf4j.version}</link>
415
- <link>https://javadoc.io/doc/org.junit.jupiter/junit-jupiter-api/${junit.version}</link>
416
- <link>https://javadoc.io/doc/org.junit.jupiter/junit-jupiter-params/${junit.version}</link>
+ <link>https://junit.org/junit5/docs/${junit.version}/api</link>
417
</links>
418
<quiet>true</quiet>
419
<release>${java-release}</release>
0 commit comments