Skip to content

Commit

Permalink
Bump protobuf from 3.24.3 to 3.24.4
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 3.24.3 to 3.24.4.

Updates `com.google.protobuf:protobuf-java` from 3.24.3 to 3.24.4
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.24.3...v3.24.4)

Updates `com.google.protobuf:protobuf-java-util` from 3.24.3 to 3.24.4

Updates `com.google.protobuf:protobuf-javalite` from 3.24.3 to 3.24.4

Updates `com.google.protobuf:protobuf-kotlin` from 3.24.3 to 3.24.4

Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.24.3 to 3.24.4

---
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-java-util
  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:protobuf-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent f31251a commit 3a4de06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mavenplugin = "0.24.0"
moshi = "1.15.0"
okhttp = "4.11.0"
okio = "3.6.0"
protobuf = "3.24.3"
protobuf = "3.24.4"
slf4j = "2.0.9"
spotless = "6.21.0"

Expand Down

0 comments on commit 3a4de06

Please sign in to comment.