Skip to content

Commit

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

Updates `com.google.protobuf:protobuf-java` from 3.25.0 to 3.25.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.0...v3.25.1)

Updates `com.google.protobuf:protobuf-java-util` from 3.25.0 to 3.25.1

Updates `com.google.protobuf:protobuf-javalite` from 3.25.0 to 3.25.1

Updates `com.google.protobuf:protobuf-kotlin` from 3.25.0 to 3.25.1

Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.25.0 to 3.25.1

---
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] committed Nov 20, 2023
1 parent 1f92d87 commit a178068
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.25.3"
moshi = "1.15.0"
okhttp = "4.12.0"
okio = "3.6.0"
protobuf = "3.25.0"
protobuf = "3.25.1"
slf4j = "2.0.9"
spotless = "6.22.0"

Expand Down

0 comments on commit a178068

Please sign in to comment.