Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 16, 2019
1 parent 64b000e commit 39a8f57
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.8.0'
compile 'com.google.protobuf:protobuf-java:3.9.0'

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

0 comments on commit 39a8f57

Please sign in to comment.