Skip to content

Commit f7b55cc

Browse files
chore(deps): Bump protobuf in /pbj-core/hiero-dependency-versions
Bumps `protobuf` from 4.34.0 to 4.34.1. Updates `com.google.protobuf:protoc` from 4.34.0 to 4.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java` from 4.34.0 to 4.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java-util` from 4.34.0 to 4.34.1 --- updated-dependencies: - dependency-name: com.google.protobuf:protoc dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.34.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 348053f commit f7b55cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.79.0"
66
val helidon = "4.3.4"
7-
val protobuf = "4.34.0"
7+
val protobuf = "4.34.1"
88

99
val junit5 = "6.0.3"
1010
val mockito = "5.23.0"

0 commit comments

Comments
 (0)