Skip to content

Commit 761e5e2

Browse files
Bump org.plumelib:options from 1.0.6 to 2.0.3
Bumps [org.plumelib:options](https://github.com/plume-lib/options) from 1.0.6 to 2.0.3. - [Release notes](https://github.com/plume-lib/options/releases) - [Changelog](https://github.com/plume-lib/options/blob/master/CHANGELOG.md) - [Commits](plume-lib/options@v1.0.6...v2.0.3) --- updated-dependencies: - dependency-name: org.plumelib:options dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b28870c commit 761e5e2

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)