Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 20, 2020
1 parent 74aee10 commit 8eb4d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protobuff-support/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
compile "io.micronaut:micronaut-http:$micronautVersion"
compile "io.micronaut:micronaut-http-netty:$micronautVersion"
//protobuf
compile "com.google.protobuf:protobuf-java:3.11.4"
compile "com.google.protobuf:protobuf-java:3.12.0"
compile "com.google.protobuf:protobuf-java-util:3.11.4"
compile 'javax.annotation:javax.annotation-api:1.3.2'

Expand Down

0 comments on commit 8eb4d50

Please sign in to comment.