Skip to content

Commit

Permalink
⬆️ Bump protobuf from 3.23.0 to 4.28.0
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 3.23.0 to 4.28.0.

Updates `com.google.protobuf:protoc` from 3.23.0 to 4.28.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)

Updates `com.google.protobuf:protobuf-java-util` from 3.23.0 to 4.28.0

Updates `com.google.protobuf:protobuf-kotlin` from 3.23.0 to 4.28.0

---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.protobuf:protobuf-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Lysoun committed Oct 1, 2024
1 parent ec207df commit 3151025
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 @@ -4,7 +4,7 @@ kotlin = "2.0.0"
ktor = "2.2.4"
grpc-kotlin = "1.3.0"
grpc = "1.55.1"
protobuf = "3.23.0"
protobuf = "4.28.0"
logback = "1.4.7"
jooq = "3.19.11"
postgresql = "42.5.1"
Expand Down

0 comments on commit 3151025

Please sign in to comment.