Skip to content

Commit

Permalink
Update dependency org.plumelib:require-javadoc to v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent 9089fcc commit b706b19
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 @@ -177,7 +177,7 @@ configurations {
requireJavadoc
}
dependencies {
requireJavadoc 'org.plumelib:require-javadoc:1.0.7'
requireJavadoc 'org.plumelib:require-javadoc:1.0.8'
}
task requireJavadoc(type: JavaExec) {
group = 'Documentation'
Expand Down

0 comments on commit b706b19

Please sign in to comment.