Skip to content

Commit 807903d

Browse files
Bump protobuf from 4.29.0 to 4.29.3 (#448)
Bumps `protobuf` from 4.29.0 to 4.29.3. Updates `com.google.protobuf:protobuf-java` from 4.29.0 to 4.29.3 - [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-kotlin` from 4.29.0 to 4.29.3 --- 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-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2d57d9 commit 807903d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
jackson = "2.18.1"
33
victools-json-schema = "4.37.0"
44
ksp = "2.0.21-1.0.28"
5-
protobuf = "4.29.0"
5+
protobuf = "4.29.3"
66
opentelemetry = "1.44.1"
77
vertx = "4.5.11"
88
kotlinx-serialization = "1.7.3"

0 commit comments

Comments
 (0)