Skip to content

Commit

Permalink
Link to AssertJ’s Javadoc
Browse files Browse the repository at this point in the history
Issue: #1621
  • Loading branch information
marcphilipp committed Dec 15, 2018
1 parent 01decaf commit 2b3f02f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ rootProject.apply {
links("https://docs.oracle.com/javase/8/docs/api/")
links("https://ota4j-team.github.io/opentest4j/docs/${ota4jDocVersion}/api/")
links("https://apiguardian-team.github.io/apiguardian/docs/${apiGuardianDocVersion}/api/")
links("http://joel-costigliola.github.io/assertj/core-8/api/")
stylesheetFile = rootProject.file("src/javadoc/stylesheet.css")
groups = mapOf(
"Jupiter" to listOf("org.junit.jupiter.*"),
Expand Down

0 comments on commit 2b3f02f

Please sign in to comment.