Skip to content

Commit 4125953

Browse files
chore(deps): bump protobuf in /hiero-dependency-versions
Bumps `protobuf` from 4.30.0 to 4.30.2. Updates `com.google.protobuf:protobuf-java` from 4.30.0 to 4.30.2 - [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.30.2) Updates `com.google.protobuf:protobuf-javalite` from 4.30.0 to 4.30.2 Updates `com.google.protobuf:protoc` from 4.30.0 to 4.30.2 - [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.30.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-javalite dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 641b2c6 commit 4125953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiero-dependency-versions/build.gradle.kts

+1-1
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.71.0"
13-
val protobuf = "4.30.0"
13+
val protobuf = "4.30.2"
1414
val slf4j = "2.0.17"
1515
val mockito = "5.16.1"
1616

0 commit comments

Comments
 (0)