Skip to content

Commit f7d94bc

Browse files
chore(deps): bump protobuf in /hiero-dependency-versions
Bumps `protobuf` from 4.31.1 to 4.32.0. Updates `com.google.protobuf:protobuf-java` from 4.31.1 to 4.32.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-javalite` from 4.31.1 to 4.32.0 Updates `com.google.protobuf:protoc` from 4.31.1 to 4.32.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protoc dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66b122d commit f7d94bc

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.74.0"
13-
val protobuf = "4.31.1"
13+
val protobuf = "4.32.0"
1414
val slf4j = "2.0.17"
1515
val mockito = "5.18.0"
1616

0 commit comments

Comments
 (0)