Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java from 3.25.3 to 4.28.0 in /core
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent e37031b commit 604b8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
api 'com.madgag.spongycastle:core:1.58.0.0'
api 'com.lambdaworks:scrypt:1.4.0'
api 'org.junit.jupiter:junit-jupiter-api:5.10.3'
api 'com.google.protobuf:protobuf-java:3.25.3'
api 'com.google.protobuf:protobuf-java:4.28.0'
api 'org.slf4j:slf4j-jdk14:2.0.13'
api 'org.json:json:20240303'
api 'com.squareup.okhttp:okhttp:2.7.5'
Expand Down

0 comments on commit 604b8da

Please sign in to comment.