Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 6cf1b91

Browse files
chore(deps): bump protobuf from 3.21.11 to 3.22.4
Bumps `protobuf` from 3.21.11 to 3.22.4. Updates `com.google.protobuf:protobuf-java` from 3.21.11 to 3.22.4 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.21.11...v3.22.4) Updates `com.google.protobuf:protobuf-java-util` from 3.21.11 to 3.22.4 Updates `com.google.protobuf:protobuf-kotlin` from 3.21.11 to 3.22.4 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-kotlin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f5dd95 commit 6cf1b91

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
@@ -19,7 +19,7 @@ pluginProtobuf = "0.9.2"
1919
versionCheck = "0.46.0"
2020
nodePlugin = "3.5.1"
2121
sonar = "3.5.0.2730"
22-
protobuf = "3.21.11"
22+
protobuf = "3.22.4"
2323
truth = "1.1.3"
2424
picocli = "4.7.1"
2525
slf4j = "1.7.36"

0 commit comments

Comments
 (0)