Skip to content

Commit

Permalink
Update dependency org.plumelib:require-javadoc to v1.0.7 (#245)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent b669f63 commit 73552e3
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 @@ -168,7 +168,7 @@ configurations {
requireJavadoc
}
dependencies {
requireJavadoc 'org.plumelib:require-javadoc:1.0.6'
requireJavadoc 'org.plumelib:require-javadoc:1.0.7'
}
task requireJavadoc(type: JavaExec) {
group = 'Documentation'
Expand Down

0 comments on commit 73552e3

Please sign in to comment.