Skip to content

Commit 6be27fc

Browse files
Bump protobuf from 3.25.2 to 4.26.0
Bumps `protobuf` from 3.25.2 to 4.26.0. Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.25.2 to 4.26.0 Updates `com.google.protobuf:protoc` from 3.25.2 to 4.26.0 - [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) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-kotlin-lite dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protoc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dac1a9e commit 6be27fc

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
@@ -48,7 +48,7 @@ kotlinxSerializationJson = "1.6.3"
4848
ksp = "1.9.22-1.0.18"
4949
moduleGraph = "2.5.0"
5050
okhttp = "4.12.0"
51-
protobuf = "3.25.2"
51+
protobuf = "4.26.0"
5252
protobufPlugin = "0.9.4"
5353
retrofit = "2.9.0"
5454
retrofitKotlinxSerializationJson = "1.0.0"

0 commit comments

Comments
 (0)