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 4865bd5 commit 218301b
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 @@ -145,7 +145,7 @@ configurations {
requireJavadoc
}
dependencies {
requireJavadoc 'org.plumelib:require-javadoc:1.0.6'
requireJavadoc 'org.plumelib:require-javadoc:1.0.7'
}
task requireJavadoc(type: JavaExec) {
description = 'Ensures that Javadoc documentation exists.'
Expand Down

0 comments on commit 218301b

Please sign in to comment.