Skip to content

Commit 3bcb57f

Browse files
chore(deps): bump protobuf in /hiero-dependency-versions
Bumps `protobuf` from 4.30.0 to 4.31.1. Updates `com.google.protobuf:protobuf-java` from 4.30.0 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.0...v4.31.1) Updates `com.google.protobuf:protobuf-javalite` from 4.30.0 to 4.31.1 Updates `com.google.protobuf:protoc` from 4.30.0 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.0...v4.31.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-minor - 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] <[email protected]>
1 parent cff974a commit 3bcb57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ group = "org.hiero"
1010

1111
val bouncycastle = "1.80"
1212
val grpc = "1.72.0"
13-
val protobuf = "4.30.0"
13+
val protobuf = "4.31.1"
1414
val slf4j = "2.0.17"
1515
val mockito = "5.18.0"
1616

0 commit comments

Comments
 (0)