Skip to content

Commit

Permalink
Bump protobuf-java from 3.21.2 to 3.21.3
Browse files Browse the repository at this point in the history
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.2 to 3.21.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.21.2...v3.21.3)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2022
1 parent f6d49da commit 1b9d8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ signing {

dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation 'com.google.protobuf:protobuf-java:3.21.2'
testImplementation 'com.google.protobuf:protobuf-java:3.21.3'
testRuntimeOnly 'org.apache.logging.log4j:log4j-core:2.18.0'
testRuntimeOnly 'org.apache.logging.log4j:log4j-jpl:2.18.0'
}
Expand Down

0 comments on commit 1b9d8df

Please sign in to comment.