diff --git a/build.gradle b/build.gradle index e02a7e480fa2327d9868a7e0199029c81820bc0c..80578abd6c97c33b87437c21fbeef9b9203633b0 100644 --- a/build.gradle +++ b/build.gradle @@ -191,7 +191,7 @@ configure(allprojects) { project -> "http://fasterxml.github.io/jackson-databind/javadoc/2.9/", "http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.9/", "http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/", - "https://junit.org/junit4/javadoc/latest/", + "https://junit.org/junit4/javadoc/4.12/", "https://junit.org/junit5/docs/current/api/" ] as String[] }