Skip to content

Commit 5e7ef43

Browse files
Update dependency org.plumelib:options to v2
1 parent 1362bd5 commit 5e7ef43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393

9494
// Required for checker/tests/index-initializedfields/RequireJavadoc.java
9595
if (isJava8) {
96-
testImplementation 'org.plumelib:options:1.0.6'
96+
testImplementation 'org.plumelib:options:2.0.3'
9797
} else {
9898
testImplementation 'org.plumelib:options:2.0.3'
9999
}

0 commit comments

Comments
 (0)