Skip to content

Commit 153dec1

Browse files
chore(deps): bump protobuf in /hiero-dependency-versions
Bumps `protobuf` from 4.35.0 to 4.35.1. Updates `com.google.protobuf:protobuf-java` from 4.35.0 to 4.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-javalite` from 4.35.0 to 4.35.1 Updates `com.google.protobuf:protoc` from 4.35.0 to 4.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protoc dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebd2278 commit 153dec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hiero-dependency-versions/build.gradle.kts

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

44
val bouncycastle = "1.84"
55
val grpc = "1.82.0"
6-
val protobuf = "4.35.0"
6+
val protobuf = "4.35.1"
77
val slf4j = "2.0.18"
88
val mockito = "5.23.0"
99

0 commit comments

Comments
 (0)