Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 21, 2020
1 parent 2dcacf9 commit d7977d5
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 {
api "io.micronaut:micronaut-http-netty:$micronautVersion"
//protobuf
api "com.google.protobuf:protobuf-java:3.12.0"
api "com.google.protobuf:protobuf-java-util:3.12.0"
api "com.google.protobuf:protobuf-java-util:3.12.1"
api 'javax.annotation:javax.annotation-api:1.3.2'

testImplementation "io.micronaut:micronaut-http-server-netty:$micronautVersion"
Expand Down

0 comments on commit d7977d5

Please sign in to comment.