Skip to content

Commit

Permalink
Bump require-javadoc from 0.3.1 to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 2, 2020
1 parent 8a2d14e commit 8d26522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -426,7 +426,7 @@ configurations {
requireJavadoc
}
dependencies {
requireJavadoc "org.plumelib:require-javadoc:0.3.1"
requireJavadoc "org.plumelib:require-javadoc:1.0.0"
}
task requireJavadoc(type: JavaExec) {
description = 'Ensures that Javadoc documentation exists.'
Expand Down

0 comments on commit 8d26522

Please sign in to comment.