Skip to content

Commit ae11ed5

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 a349bed commit ae11ed5

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
@@ -50,7 +50,7 @@ dependencies {
5050
compile files("${checkerJar}")
5151
compile group: 'com.google.errorprone', name: 'javac', version: "$errorproneJavacVersion"
5252

53-
compile 'org.plumelib:options:1.0.5'
53+
compile 'org.plumelib:options:2.0.0'
5454
// Serialize constraints
5555
compile 'com.googlecode.json-simple:json-simple:1.1.1'
5656
// Pretty print serialized constraints

0 commit comments

Comments
 (0)