Link explicitly to JUnit 5.0.3 instead of current version
This commit is contained in:
@@ -193,7 +193,7 @@ configure(allprojects) { project ->
|
||||
"http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.9/",
|
||||
"http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/",
|
||||
"https://junit.org/junit4/javadoc/4.12/",
|
||||
"https://junit.org/junit5/docs/current/api/"
|
||||
"https://junit.org/junit5/docs/${junitJupiterVersion}/api/"
|
||||
] as String[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user