Skip to content

Commit

Permalink
Update dependency org.plumelib:require-javadoc to v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent f4b5bd3 commit 174b3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ configurations {
requireJavadoc
}
dependencies {
requireJavadoc 'org.plumelib:require-javadoc:1.0.6'
requireJavadoc 'org.plumelib:require-javadoc:1.0.7'
}
task requireJavadoc(type: JavaExec) {
// "dependsOn jar" because this is the requireJavadoc project itself, and
Expand Down

0 comments on commit 174b3a4

Please sign in to comment.