Skip to content

Commit db7c5f9

Browse files
Bump options from 1.0.5 to 2.0.0
Bumps [options](https://github.com/plume-lib/options) from 1.0.5 to 2.0.0. - [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.5...v2.0.0) --- updated-dependencies: - dependency-name: org.plumelib:options dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92dbdfb commit db7c5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
implementation files("${checkerJar}")
6363
implementation group: 'com.google.errorprone', name: 'javac', version: "$errorproneJavacVersion"
6464

65-
implementation 'org.plumelib:options:1.0.5'
65+
implementation 'org.plumelib:options:2.0.0'
6666
implementation 'org.plumelib:plume-util:1.5.8'
6767

6868
implementation 'com.google.guava:guava:31.1-jre'

0 commit comments

Comments
 (0)