Skip to content

Commit

Permalink
Merge pull request #4624 from RPTools/dependabot/gradle/develop/com.g…
Browse files Browse the repository at this point in the history
…oogle.protobuf-protobuf-java-util-3.25.2

Bump com.google.protobuf:protobuf-java-util from 3.25.1 to 3.25.2
  • Loading branch information
cwisniew authored Jan 12, 2024
2 parents c8b8319 + 93c5fd4 commit e833912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ dependencies {

// protobuf
implementation "io.grpc:grpc-protobuf:1.60.1"
implementation "com.google.protobuf:protobuf-java-util:3.25.1"
implementation "com.google.protobuf:protobuf-java-util:3.25.2"

// Java Tuples
implementation 'com.flipkart.utils:javatuples:3.0'
Expand Down

0 comments on commit e833912

Please sign in to comment.