Skip to content

Commit 3e6f1fa

Browse files
Bump protobufVersion from 4.30.2 to 4.31.1
Bumps `protobufVersion` from 4.30.2 to 4.31.1. Updates `com.google.protobuf:protobuf-javalite` from 4.30.2 to 4.31.1 Updates `com.google.protobuf:protoc` from 4.30.2 to 4.31.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.30.2...v4.31.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protoc dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b4c9a commit 3e6f1fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ checkstyleTest {
2828

2929
ext {
3030
rhinoVersion = '1.8.0'
31-
protobufVersion = '4.30.2'
31+
protobufVersion = '4.31.1'
3232
}
3333

3434
dependencies {

0 commit comments

Comments
 (0)