Skip to content

Commit

Permalink
Bump protobuf-java from 3.9.0 to 3.9.1 (#167)
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.9.0...v3.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and bsideup committed Aug 23, 2019
1 parent 6b6fecb commit efeb286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {

compile 'org.apache.commons:commons-math3:3.6.1'

compile 'com.google.protobuf:protobuf-java:3.9.0'
compile 'com.google.protobuf:protobuf-java:3.9.1'

compile 'io.grpc:grpc-netty:1.22.1'
compile 'io.grpc:grpc-protobuf:1.22.1'
Expand Down

0 comments on commit efeb286

Please sign in to comment.