Skip to content

Commit 487a732

Browse files
chore(deps): Bump protobuf in /pbj-core/hiero-dependency-versions
Bumps `protobuf` from 4.31.1 to 4.33.1. Updates `com.google.protobuf:protoc` from 4.31.1 to 4.33.1 - [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-java` from 4.31.1 to 4.33.1 - [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-java-util` from 4.31.1 to 4.33.1 --- updated-dependencies: - dependency-name: com.google.protobuf:protoc dependency-version: 4.33.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0f1293 commit 487a732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pbj-core/hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ group = "com.hedera.hashgraph"
44
val antlr = "4.13.2"
55
val grpc = "1.76.0"
66
val helidon = "4.2.7"
7-
val protobuf = "4.31.1"
7+
val protobuf = "4.33.1"
88

99
val junit5 = "5.13.4"
1010
val mockito = "5.20.0"

0 commit comments

Comments
 (0)